6 references to AutoDetect
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlAutoDetectWriter.cs (1)
35Debug.Assert(writerSettings.OutputMethod == XmlOutputMethod.AutoDetect);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (5)
531case XmlOutputMethod.AutoDetect: 567case XmlOutputMethod.AutoDetect: 578if (this.OutputMethod != XmlOutputMethod.AutoDetect) 628case XmlOutputMethod.AutoDetect: 637if (this.OutputMethod != XmlOutputMethod.AutoDetect)