perf(GetUniqueName): add cache for assembly GetUniqueName method #6424
Annotations
7 errors
|
run test
Process completed with exit code 1.
|
|
run test:
src/BootstrapBlazor/Components/BaseComponents/BootstrapModuleComponentBase.cs#L98
'object' does not contain a definition for 'Path' and no accessible extension method 'Path' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
|
|
run test:
src/BootstrapBlazor/Components/BaseComponents/BootstrapModuleComponentBase.cs#L93
'object' does not contain a definition for 'JSObjectReference' and no accessible extension method 'JSObjectReference' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
|
|
run test:
src/BootstrapBlazor/Components/BaseComponents/BootstrapModuleComponentBase.cs#L91
'object' does not contain a definition for 'AutoInvokeInit' and no accessible extension method 'AutoInvokeInit' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
|
|
run test:
src/BootstrapBlazor/Components/BaseComponents/BootstrapModuleComponentBase.cs#L90
'object' does not contain a definition for 'AutoInvokeDispose' and no accessible extension method 'AutoInvokeDispose' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
|
|
run test:
src/BootstrapBlazor/Components/BaseComponents/BootstrapModuleComponentBase.cs#L86
The non-generic method 'MemberInfo.GetCustomAttributes(bool)' cannot be used with type arguments
|
|
run test:
src/BootstrapBlazor/Components/BaseComponents/BootstrapModuleComponentBase.cs#L83
'Type' does not contain a definition for 'GetCustomAttribute' and no accessible extension method 'GetCustomAttribute' accepting a first argument of type 'Type' could be found (are you missing a using directive or an assembly reference?)
|