1 write to _allowedMap
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\GetTypeBinder.vb (1)
29OpenTypeVisitor.Visit(typeExpression, _allowedMap, _isTypeExpressionOpen)
2 references to _allowedMap
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\GetTypeBinder.vb (2)
40Return _allowedMap IsNot Nothing AndAlso _allowedMap.TryGetValue(Syntax, allowed) AndAlso allowed