2 references to _interopXmlElementToType
mscorlib (2)
system\runtime\remoting\soap.cs (2)
154
_interopXmlElementToType
[CreateKey(xmlElement, xmlNamespace)] = type;
246
return (Type)
_interopXmlElementToType
[CreateKey(xmlElement, xmlNamespace)];