1 write to EndChildFunc
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (1)
115
EndChildFunc
= end;
2 references to EndChildFunc
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (2)
811
if (_currentEntry.
EndChildFunc
!= null)
813
(this._currentEntry.
EndChildFunc
)(this);