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