2 references to CheckedOneWay
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
432if ((flags & MethodCacheFlags.CheckedOneWay) == 0) 434MethodCacheFlags isOneWay = MethodCacheFlags.CheckedOneWay;