6 references to IsDss
System.Private.Xml (6)
System\Xml\Schema\Asttree.cs (6)
58
if ((this.curNode.Input == parent.RootNode) && (parent.
IsDss
))
166
if (!faxis.
IsDss
)
225
if (_subtree.
IsDss
&& Equal(_subtree.RootNode.Name, _subtree.RootNode.Urn, name, URN))
237
if (_subtree.
IsDss
&& Equal(_subtree.RootNode.Name, _subtree.RootNode.Urn, name, URN))
270
return (_subtree.
IsDss
|| (depth == 1));
341
if (stack.Subtree.
IsDss
|| (this.CurrentDepth == 0))