1 write to s_nativeCollections
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslCachedSystemStoreProvider.cs (1)
319Volatile.Write(ref s_nativeCollections, newCollections);
3 references to s_nativeCollections
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslCachedSystemStoreProvider.cs (3)
90Tuple<SafeX509StackHandle, SafeX509StackHandle>? ret = s_nativeCollections; 96ret = s_nativeCollections; 156bool firstLoad = (s_nativeCollections == null);