2 references to GetToStringMethods
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\SpecifyIFormatProvider.cs (2)
321
validToStringMethodsBuilder.AddRange(
GetToStringMethods
(type));
322
validToStringMethodsBuilder.AddRange(
GetToStringMethods
(nullableT.Construct(type)));