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