2 references to IDFLG_SERVER_SINGLETON
mscorlib (2)
system\runtime\remoting\serveridentity.cs (2)
177
_flags |=
IDFLG_SERVER_SINGLETON
;
187
return ((_flags&
IDFLG_SERVER_SINGLETON
) != 0);