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