3 references to GetOuterCastType
Microsoft.CodeAnalysis.VisualBasic.Workspaces (3)
CastAnalyzer.vb (3)
102
Return
GetOuterCastType
(parentUnaryExpression, parentTypeInfo, semanticModel, cancellationToken)
137
speculatedExpressionOuterType =
GetOuterCastType
(speculatedExpression, typeInfo, speculationAnalyzer.SpeculativeSemanticModel, cancellationToken)
251
Dim outerType =
GetOuterCastType
(_castNode, castTypeInfo, _semanticModel, _cancellationToken)