8 references to Interop
System.Runtime.Remoting (8)
metadata\wsdlparser.cs (8)
2735if (!urtNS.IsEmpty && urtNS.UrtType == UrtType.Interop) 2803urtType = UrtType.Interop; 2839if (urtNS.UrtType == UrtType.Interop) 4751if ((iType != UrtType.Interop) && baseIFaceNS.StartsWith("System", StringComparison.Ordinal)) 4949if (urtType == UrtType.Interop) 5528if (xns.UrtType == UrtType.Interop) 6400case UrtType.Interop: 6532if (_nsType == UrtType.Interop)