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