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