2 references to InferTypeInCastExpression
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
149
CastExpressionSyntax castExpression =>
InferTypeInCastExpression
(castExpression, expression),
217
CastExpressionSyntax castExpression =>
InferTypeInCastExpression
(castExpression, previousToken: token),