2 writes to _XmlElementName
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
590_XmlElementName = GetTypeName((Type)ReflectInfo); 596_XmlElementName = value;
2 references to _XmlElementName
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
589if ((_XmlElementName == null) && (ReflectInfo != null)) 591return _XmlElementName;