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