1 write to m_context
System.Security (1)
system\security\cryptography\xml\transform.cs (1)
323
m_context
= value;
2 references to m_context
System.Security (2)
system\security\cryptography\xml\transform.cs (2)
312
if (
m_context
!= null)
313
return
m_context
;