1 write to _context
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\Transform.cs (1)
175
_context
= value;
2 references to _context
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\Transform.cs (2)
163
if (
_context
!= null)
164
return
_context
;