1 write to _hasDocElem
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\QueryOutputWriter.cs (1)
157_hasDocElem = true;
2 references to _hasDocElem
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\QueryOutputWriter.cs (2)
153if (_depth == 0 && _hasDocElem) 327if (_checkWellFormedDoc && !_hasDocElem)