2 references to Type
Microsoft.CodeAnalysis.Features (1)
GoToDefinition\AbstractGoToDefinitionSymbolService.cs (1)
37?? semanticInfo.Type;
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Extensions\TokenSemanticInfo.cs (1)
44result.AddIfNotNull(Type ?? ConvertedType);