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)
153
if (_depth == 0 &&
_hasDocElem
)
327
if (_checkWellFormedDoc && !
_hasDocElem
)