4 references to s_marshalByRefType
System.Runtime.Remoting (4)
metadata\wsdlwriter.cs (4)
265
if (_name == null &&
s_marshalByRefType
.IsAssignableFrom(type))
301
s_marshalByRefType
.IsAssignableFrom(rsType.Type) ||
1450
baseType != WsdlGenerator.
s_marshalByRefType
&&
2518
if (!
s_marshalByRefType
.IsAssignableFrom(type))