1 write to _symbols
Microsoft.CodeAnalysis.VisualBasic (1)
Preprocessor\ExpressionEvaluator.vb (1)
113_symbols = symbols
2 references to _symbols
Microsoft.CodeAnalysis.VisualBasic (2)
Preprocessor\ExpressionEvaluator.vb (2)
275If _symbols Is Nothing Then 282If Not _symbols.TryGetValue(ident.IdentifierText, value) Then