2 references to XmlElementName
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
568
return (_explicitlySet & (ExplicitlySet.
XmlElementName
| ExplicitlySet.XmlNamespace)) != 0;
597
_explicitlySet |= ExplicitlySet.
XmlElementName
;