2 references to NormalizeToNonNullable
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Converters\SumConverter.cs (2)
52sumTypeType = NormalizeToNonNullable(sumTypeType); 58var parameterTypeInfo = NormalizeToNonNullable(parameterType).GetTypeInfo();