4 references to GetVariableType
Microsoft.CodeAnalysis.VisualBasic (4)
Analysis\FlowAnalysis\DataFlowPass.vb (4)
501
Dim variableType As TypeSymbol =
GetVariableType
(symbol)
688
Dim type As TypeSymbol =
GetVariableType
(id.Symbol)
736
Dim type As TypeSymbol =
GetVariableType
(id.Symbol)
770
Dim parentStructType =
GetVariableType
(parentSymbol)