5 references to ISymbolVariable
mscorlib (5)
system\diagnostics\symbolstore\isymmethod.cs (1)
74ISymbolVariable[] GetParameters();
system\diagnostics\symbolstore\isymnamespace.cs (1)
30ISymbolVariable[] GetVariables();
system\diagnostics\symbolstore\isymreader.cs (2)
50ISymbolVariable[] GetVariables(SymbolToken parent); 53ISymbolVariable[] GetGlobalVariables();
system\diagnostics\symbolstore\isymscope.cs (1)
44ISymbolVariable[] GetLocals();