2 writes to _blocks
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\Windows\HeapBlockRetainer.cs (2)
23_blocks = new List<SafeHeapAllocHandle>(); 79_blocks = null!;
3 references to _blocks
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\Pal\Windows\HeapBlockRetainer.cs (3)
31_blocks.Add(hBlock); 72if (_blocks != null) 74foreach (SafeHeapAllocHandle h in _blocks)