1 reference to FillMethod
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\UseSpanClearInsteadOfFill.cs (1)
54
var spanFillMethod = spanType.GetMembers(
FillMethod
)