1 write to _isRoot
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslCachedSystemStoreProvider.cs (1)
37_isRoot = isRoot;
1 reference to _isRoot
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslCachedSystemStoreProvider.cs (1)
55SafeX509StackHandle nativeColl = _isRoot ? nativeColls.Item1 : nativeColls.Item2;