3 writes to _outputDocType
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\QueryOutputWriterV1.cs (3)
54_outputDocType = true; 95_outputDocType = true; 159_outputDocType = false;
2 references to _outputDocType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\QueryOutputWriterV1.cs (2)
134Debug.Assert(!_outputDocType); 148if (_outputDocType)