4 writes to _rawValue
System.Private.Xml (4)
System\Xml\Core\ValidatingReaderNodeData.cs (4)
114_rawValue = value; 180_rawValue = string.Empty; 210_rawValue = string.Empty; 220_rawValue = value;
2 references to _rawValue
System.Private.Xml (2)
System\Xml\Core\ValidatingReaderNodeData.cs (2)
110return _rawValue; 173[MemberNotNull(nameof(_rawValue))]