1 write to isReadOnly
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
73constrInfo.isReadOnly = true;
15 references to isReadOnly
System.Data.SqlXml (15)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (15)
92if (constrInfo == null || constrInfo.isReadOnly) { 122Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only."); 133Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only."); 144Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only."); 155Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only."); 166Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only."); 177Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only."); 198Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only."); 219Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only."); 241Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only."); 266Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only."); 278Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only."); 290Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only."); 302Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only."); 314Debug.Assert(!this.isReadOnly, "This XmlILConstructInfo instance is read-only.");