2 references to InferTypeInThrowStatement
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
181
ThrowStatementSyntax throwStatement =>
InferTypeInThrowStatement
(throwStatement),
246
ThrowStatementSyntax throwStatement =>
InferTypeInThrowStatement
(throwStatement, token),