1 reference to IsInstanceOfType
mscorlib (1)
system\runtime\remoting\objref.cs (1)
297
return((MarshalByRefObject)o).
IsInstanceOfType
(castType);