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)
137Debug.Assert(!_outputDocType); 161if (_outputDocType)