1 write to s_CharProperties
System.Xml (1)
System\Xml\XmlCharType.cs (1)
433s_CharProperties = chProps;
4 references to s_CharProperties
System.Xml (4)
System\Xml\XmlCharType.cs (4)
424if ( s_CharProperties != null ) { 478Debug.Assert( s_CharProperties != null ); 487if ( s_CharProperties == null ) { 490return new XmlCharType( s_CharProperties );