2 references to InferTypeInUsingStatement
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
CSharpTypeInferenceService.TypeInferrer.cs (2)
184
UsingStatementSyntax usingStatement =>
InferTypeInUsingStatement
(usingStatement),
251
UsingStatementSyntax usingStatement =>
InferTypeInUsingStatement
(usingStatement, token),