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