6 references to BeginRecord
System.Private.Xml (6)
System\Xml\Xsl\XsltOld\RecordBuilder.cs (6)
114
if (_recordState == NoRecord || (state & StateMachine.
BeginRecord
) == 0)
134
Debug.Assert(_recordState == NoRecord || (state & StateMachine.
BeginRecord
) == 0);
186
Debug.Assert(_recordState == NoRecord || (state & StateMachine.
BeginRecord
) == 0);
192
if ((state & StateMachine.
BeginRecord
) != 0)
221
if ((state & StateMachine.
BeginRecord
) != 0)
415
if ((state & StateMachine.
BeginRecord
) != 0)