1 write to _BeginChildFunc
System.Private.Xml (1)
System\Xml\Schema\XdrBuilder.cs (1)
222
_BeginChildFunc
= begin;
2 references to _BeginChildFunc
System.Private.Xml (2)
System\Xml\Schema\XdrBuilder.cs (2)
580
if (_CurState.
_BeginChildFunc
!= null)
582
(this._CurState.
_BeginChildFunc
)(this);