10 writes to _cachedXml
System.Security.Cryptography.Xml (10)
System\Security\Cryptography\Xml\Reference.cs (10)
37_cachedXml = null; 46_cachedXml = null; 56_cachedXml = null; 65_cachedXml = null; 85_cachedXml = null; 95_cachedXml = null; 105_cachedXml = null; 115_cachedXml = null; 125_cachedXml = null; 338_cachedXml = value;
3 references to _cachedXml
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\Reference.cs (3)
129[MemberNotNullWhen(true, nameof(_cachedXml))] 134return (_cachedXml != null); 160if (CacheValid) return _cachedXml;