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