2 references to HasSpanArguments
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\CollapseMultiplePathOperations.cs (2)
263
if (
HasSpanArguments
(invocation, spanType, readOnlySpanType))
285
if (
HasSpanArguments
(nestedInvocation, spanType, readOnlySpanType))