2 references to LocalScope
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (2)
84
_currentScope = new
LocalScope
();
2660
public LocalScope(LocalScope parent) :
this
()