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