2 references to CreateLazyNullableTypeParameter
Microsoft.CodeAnalysis.CSharp (2)
Symbols\TypeWithAnnotations.cs (2)
220return CreateLazyNullableTypeParameter(compilation, this); 1165return CreateLazyNullableTypeParameter(_compilation, newUnderlying);