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