Add suppressor for IDE0058 on StringBuilder #1328
Annotations
10 errors
_/tests/Meziantou.Analyzer.Test/Suppressors/IDE0058SuppressorTests.cs#L19
System.Reflection.ReflectionTypeLoadException : Unable to load one or more of the requested types.
Method not found: 'Boolean Microsoft.CodeAnalysis.IParameterSymbol.get_IsParamsArray()'.
|
_/tests/Meziantou.Analyzer.Test/Suppressors/IDE0058SuppressorTests.cs#L34
System.Reflection.ReflectionTypeLoadException : Unable to load one or more of the requested types.
Method not found: 'Boolean Microsoft.CodeAnalysis.IParameterSymbol.get_IsParamsArray()'.
|
_/tests/Meziantou.Analyzer.Test/Suppressors/CA1822DecoratedMethodSuppressorTests.cs#L19
System.Reflection.ReflectionTypeLoadException : Unable to load one or more of the requested types.
Method 'get_CodeActionTitle' in type 'CustomFixAllProvider' from assembly 'Microsoft.CodeAnalysis.CSharp.NetAnalyzers, Version=9.0.10.45401, Culture=neutral, PublicKeyToken=31bf3856ad364e35' does not have an implementation.
|
_/tests/Meziantou.Analyzer.Test/Suppressors/CA1822DecoratedMethodSuppressorTests.cs#L36
System.Reflection.ReflectionTypeLoadException : Unable to load one or more of the requested types.
Method 'get_CodeActionTitle' in type 'CustomFixAllProvider' from assembly 'Microsoft.CodeAnalysis.CSharp.NetAnalyzers, Version=9.0.10.45401, Culture=neutral, PublicKeyToken=31bf3856ad364e35' does not have an implementation.
|
_/tests/Meziantou.Analyzer.Test/Suppressors/CA1822DecoratedMethodSuppressorTests.cs#L53
System.Reflection.ReflectionTypeLoadException : Unable to load one or more of the requested types.
Method 'get_CodeActionTitle' in type 'CustomFixAllProvider' from assembly 'Microsoft.CodeAnalysis.CSharp.NetAnalyzers, Version=9.0.10.45401, Culture=neutral, PublicKeyToken=31bf3856ad364e35' does not have an implementation.
|
|
|
|
_/tests/Meziantou.Analyzer.Test/Suppressors/IDE0058SuppressorTests.cs#L19
System.Reflection.ReflectionTypeLoadException : Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
|
|
The logs for this run have expired and are no longer available.
Loading