4 references to Context
System.Runtime.Remoting (4)
services\remotingservice.cs (4)
20
return
Context
.Application;
37
return
Context
.Session;
44
return
Context
.Server;
51
return
Context
.User;