1 write to _isReadOnly
System.Private.Xml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
75constrInfo._isReadOnly = true;
15 references to _isReadOnly
System.Private.Xml (15)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (15)
96if (constrInfo == null || constrInfo._isReadOnly) 130Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 143Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 156Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 169Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 182Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 195Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 219Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 243Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 268Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 297Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 311Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 325Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 339Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 353Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only.");