1 reference to BuildNameToSymbolMap
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (1)
Binders\ParametersAndLocalsBinder.vb (1)
21
_nameToSymbolMap =
BuildNameToSymbolMap
(targetMethod.Parameters, targetMethod.LocalsForBinding)