2 references to InferTypeInUsingStatement
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
182UsingStatementSyntax usingStatement => InferTypeInUsingStatement(usingStatement), 249UsingStatementSyntax usingStatement => InferTypeInUsingStatement(usingStatement, token),