2 references to Synchronize
mscorlib (2)
system\security\accesscontrol\cryptokeysecurity.cs (2)
80cryptoKeyRights |= CryptoKeyRights.Synchronize; 84cryptoKeyRights &= ~CryptoKeyRights.Synchronize;