1 write to conformanceLevel
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1878conformanceLevel = currentConformanceLevel;
1 reference to conformanceLevel
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1864if (indentLevel == 1 && conformanceLevel == ConformanceLevel.Document)