2 references to TryGetFormatInfo
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\ProvideCorrectArgumentsToFormattingMethods.cs (2)
426
return
TryGetFormatInfo
(method, formatIndex, out formatInfo);
432
return
TryGetFormatInfo
(method, formatIndex, out formatInfo);