2 writes to InternalFormatProvider
mscorlib (2)
system\io\textwriter.cs (2)
108
InternalFormatProvider
= null; // Ask for CurrentCulture all the time.
113
InternalFormatProvider
= formatProvider;
2 references to InternalFormatProvider
mscorlib (2)
system\io\textwriter.cs (2)
118
if (
InternalFormatProvider
== null)
121
return
InternalFormatProvider
;