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