2 instantiations of NonLazyType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\TypeWithAnnotations.cs (2)
840
internal static readonly Extensions Default = new
NonLazyType
(customModifiers: ImmutableArray<CustomModifier>.Empty);
848
return new
NonLazyType
(customModifiers);