7 writes to _cachedXml
System.Security.Cryptography.Xml (7)
System\Security\Cryptography\Xml\DataObject.cs (7)
23_cachedXml = null; 36_cachedXml = null; 49_cachedXml = null; 59_cachedXml = null; 69_cachedXml = null; 87_cachedXml = null; 149_cachedXml = value;
3 references to _cachedXml
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\DataObject.cs (3)
91[MemberNotNullWhen(true, nameof(_cachedXml))] 96return (_cachedXml != null); 106if (CacheValid) return _cachedXml;