1 reference to IsSpanType
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\CollapseMultiplePathOperations.cs (1)
277
if (
IsSpanType
(argument.Value.Type, spanType, readOnlySpanType))