5 references to LoadBoolean
System.Data.SqlXml (5)
System\Xml\Xsl\IlGen\GenerateHelper.cs (1)
921LoadBoolean(bits[3] < 0);
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (4)
469this.helper.LoadBoolean(true); 495this.helper.LoadBoolean(false); 3668this.helper.LoadBoolean(orSelf == TriState.True); 3705this.helper.LoadBoolean(orSelf == TriState.True);