1 write to _InitFunc
System.Xml (1)
System\Xml\Schema\XdrBuilder.cs (1)
208
_InitFunc
= init;
2 references to _InitFunc
System.Xml (2)
System\Xml\Schema\XdrBuilder.cs (2)
414
if (_CurState.
_InitFunc
!= null) {
415
(this._CurState.
_InitFunc
)(this, qname);