1 reference to FindParameterIndexByParameterName
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\ProvideCorrectArgumentsToFormattingMethods.cs (1)
431
int formatIndex =
FindParameterIndexByParameterName
(method.Parameters, Format);