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