1 write to _isReadOnly
System.Private.Xml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
74constrInfo._isReadOnly = true;
15 references to _isReadOnly
System.Private.Xml (15)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (15)
95if (constrInfo == null || constrInfo._isReadOnly) 129Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 142Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 155Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 168Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 181Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 194Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 218Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 242Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 267Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 296Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 310Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 324Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 338Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only."); 352Debug.Assert(!_isReadOnly, "This XmlILConstructInfo instance is read-only.");