1 reference to TypeInfo
Microsoft.CodeAnalysis (1)
Compilation\TypeInfo.cs (1)
13
internal static readonly TypeInfo None = new
TypeInfo
(type: null, convertedType: null, nullability: default, convertedNullability: default);