2 references to CheckedForReturnType
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
489if ((flags & MethodCacheFlags.CheckedForReturnType) == 0) 499flags |= MethodCacheFlags.CheckedForReturnType;