3 references to RemovePrincipalIfNotSerializable
mscorlib (3)
system\runtime\remoting\crossappdomainchannel.cs (1)
503currentPrincipal = lcc.RemovePrincipalIfNotSerializable();
system\runtime\remoting\stackbuildersink.cs (2)
159latestCallContext.RemovePrincipalIfNotSerializable(); 255latestCallContext.RemovePrincipalIfNotSerializable();