7 writes to _cachedXml
System.Security.Cryptography.Xml (7)
System\Security\Cryptography\Xml\DataObject.cs (7)
23_cachedXml = null; 39_cachedXml = null; 52_cachedXml = null; 62_cachedXml = null; 72_cachedXml = null; 90_cachedXml = null; 155_cachedXml = value;
3 references to _cachedXml
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\DataObject.cs (3)
94[MemberNotNullWhen(true, nameof(_cachedXml))] 99return (_cachedXml != null); 109if (CacheValid) return _cachedXml;