3 references to NsExcl
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\CompilerScopeManager.cs (3)
28
ExclusiveFlags = NsDecl |
NsExcl
| Variable
206
AddRecord(ScopeFlags.
NsExcl
, null, nsUri, default(V));
215
if ((flags & ScopeFlags.
NsExcl
) != 0) {