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