3 writes to _outputDocType
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\QueryOutputWriter.cs (3)
47
_outputDocType
= true;
74
_outputDocType
= true;
169
_outputDocType
= false;
2 references to _outputDocType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\QueryOutputWriter.cs (2)
137
Debug.Assert(!
_outputDocType
);
161
if (
_outputDocType
)