1 write to _targetMethod
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\UseAsSpanInsteadOfRangeIndexer.Fixer.cs (1)
95
_targetMethod
= targetMethod;
1 reference to _targetMethod
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\UseAsSpanInsteadOfRangeIndexer.Fixer.cs (1)
112
editor.Generator.MemberAccessExpression(_methodTarget,
_targetMethod
));