2 references to CreateLazyNullableType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\TypeWithAnnotations.cs (2)
212
return
CreateLazyNullableType
(compilation, this);
1030
return
CreateLazyNullableType
(_compilation, newUnderlying);