1 reference to GetTypesSimple
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (1)
43
var types =
GetTypesSimple
(node).Where(IsUsableTypeFunc);