2 references to LocalScope
System.Xml (2)
System\Xml\Serialization\CodeGenerator.cs (2)
98
this.currentScope = new
LocalScope
();
2536
public LocalScope(LocalScope parent) :
this
() {