2 references to GetXmlTypeForInteropType
mscorlib (2)
system\marshalbyrefobject.cs (1)
251
if (!SoapServices.
GetXmlTypeForInteropType
(castType, out xmlTypeName, out xmlTypeNamespace))
system\runtime\remoting\remotingservices.cs (1)
2516
if (SoapServices.
GetXmlTypeForInteropType
(type, out xmlTypeName, out xmlTypeNamespace))