2 references to LocalScope
System.Private.Xml (2)
System\Xml\Serialization\CodeGenerator.cs (2)
92
_currentScope = new
LocalScope
();
1538
public LocalScope(LocalScope? parent) :
this
()