1 write to CurrentState
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (1)
111
CurrentState
= state;
2 references to CurrentState
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (2)
824
_containerStack.Push(GetContainer(_currentEntry.
CurrentState
));
835
SetContainer(_currentEntry.
CurrentState
, _containerStack.Pop());