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