2 references to System_String__Format_IFormatProvider
Microsoft.CodeAnalysis.CSharp (2)
Compiler\AnonymousTypeMethodBodySynthesizer.cs (1)
282var formatMethod = manager.System_String__Format_IFormatProvider;
Symbols\AnonymousTypes\AnonymousTypeManager.SymbolCollection.cs (1)
31ReportErrorOnSpecialMember(System_String__Format_IFormatProvider, SpecialMember.System_String__Format_IFormatProvider, diagnostics, ref hasErrors);