2 references to GetToken
mscorlib (2)
system\security\permissiontoken.cs (2)
176return s_theTokenFactory.GetToken(cls, null); 190return s_theTokenFactory.GetToken(perm.GetType(), perm);