Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 3.7.0 to 4.9.2 in /src in the roslyn group #46
Annotations
10 warnings
src/Microsoft.Unity.Analyzers/BaseVectorConversion.cs#L43
Possible null reference argument for parameter 'symbol' in 'bool TypeSymbolExtensions.Matches(ITypeSymbol symbol, Type type)'.
|
src/Microsoft.Unity.Analyzers/BaseVectorConversion.cs#L140
Dereference of a possibly null reference.
|
src/Microsoft.Unity.Analyzers/ContextMenuSuppressor.cs#L56
Possible null reference argument for parameter 'symbol' in 'bool ContextMenuSuppressor.IsReportable(ISymbol symbol)'.
|
src/Microsoft.Unity.Analyzers/ContextMenuSuppressor.cs#L60
Possible null reference argument for parameter 'symbol' in 'bool ContextMenuSuppressor.IsReportable(ISymbol symbol)'.
|
src/Microsoft.Unity.Analyzers/ImproperMessageCase.cs#L142
'Renamer.RenameSymbolAsync(Solution, ISymbol, string, OptionSet?, CancellationToken)' is obsolete: 'Use overload taking RenameOptions'
|
src/Microsoft.Unity.Analyzers/MessageSignature.cs#L139
'Project.LanguageServices' is obsolete: 'Use Services instead.'
|
src/Microsoft.Unity.Analyzers/BaseVectorConversion.cs#L43
Possible null reference argument for parameter 'symbol' in 'bool TypeSymbolExtensions.Matches(ITypeSymbol symbol, Type type)'.
|
src/Microsoft.Unity.Analyzers/BaseVectorConversion.cs#L140
Dereference of a possibly null reference.
|
src/Microsoft.Unity.Analyzers/ContextMenuSuppressor.cs#L56
Possible null reference argument for parameter 'symbol' in 'bool ContextMenuSuppressor.IsReportable(ISymbol symbol)'.
|
src/Microsoft.Unity.Analyzers/ContextMenuSuppressor.cs#L60
Possible null reference argument for parameter 'symbol' in 'bool ContextMenuSuppressor.IsReportable(ISymbol symbol)'.
|
This job succeeded
Loading