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