2 references to XmlTypeNamespace
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
573
return (_explicitlySet & (ExplicitlySet.XmlTypeName | ExplicitlySet.
XmlTypeNamespace
)) != 0;
654
_explicitlySet |= ExplicitlySet.
XmlTypeNamespace
;