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