1 reference to IsReturnSafe
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\PreferReadOnlySpanOverSpan.cs (1)
208
return
IsReturnSafe
(containingMethod, readOnlySpan, readOnlyMemory);