4 writes to m_refTargetType
System.Security (4)
system\security\cryptography\xml\reference.cs (4)
55m_refTargetType = ReferenceTargetType.UriReference; 63m_refTargetType = ReferenceTargetType.Stream; 72m_refTargetType = ReferenceTargetType.UriReference; 80m_refTargetType = ReferenceTargetType.XmlElement;
2 references to m_refTargetType
System.Security (2)
system\security\cryptography\xml\reference.cs (2)
152return m_refTargetType; 335switch (m_refTargetType) {