5 references to Other
mscorlib (3)
system\runtime\remoting\remotingservices.cs (3)
2411
fmt.Context = new StreamingContext(StreamingContextStates.
Other
);
2424
fmt.Context = new StreamingContext(StreamingContextStates.
Other
);
2456
fmt.Context = new StreamingContext(StreamingContextStates.
Other
);
System.Runtime.Remoting (2)
channels\core\corechannel.cs (2)
419
remotingFormatter.Context = new StreamingContext(StreamingContextStates.
Other
);
445
remotingFormatter.Context = new StreamingContext(StreamingContextStates.
Other
);