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