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