2 writes to _outputMethod
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (2)
296_outputMethod = value; 701_outputMethod = XmlOutputMethod.Xml;
1 reference to _outputMethod
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (1)
292return _outputMethod;