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