6 references to BeginRecord
System.Data.SqlXml (6)
System\Xml\Xsl\XsltOld\RecordBuilder.cs (6)
109
if (this.recordState == NoRecord || (state & StateMachine.
BeginRecord
) == 0) {
125
Debug.Assert(this.recordState == NoRecord || (state & StateMachine.
BeginRecord
) == 0);
173
Debug.Assert(this.recordState == NoRecord || (state & StateMachine.
BeginRecord
) == 0);
179
if ((state & StateMachine.
BeginRecord
) != 0) {
204
if ((state & StateMachine.
BeginRecord
) != 0) {
367
if ((state & StateMachine.
BeginRecord
) != 0) {