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