2 writes to _transformChain
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\EncryptedReference.cs (2)
47get => _transformChain ??= new TransformChain(); 50_transformChain = value;