4 references to ISymbolScope
mscorlib (4)
system\diagnostics\symbolstore\isymmethod.cs (2)
49ISymbolScope RootScope { get; } 54ISymbolScope GetScope(int offset);
system\diagnostics\symbolstore\isymscope.cs (2)
31ISymbolScope Parent { get; } 34ISymbolScope[] GetChildren();