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