2 writes to _xmlElementName
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
847_xmlElementName = ((FieldInfo)ReflectInfo).Name; 853_xmlElementName = value;
2 references to _xmlElementName
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
846if ((_xmlElementName == null) && (ReflectInfo != null)) 848return _xmlElementName;