1 reference to ComputeNullableForType
System.Data.Services.Design (1)
System\Data\EntityModel\Emitters\TypeReference.cs (1)
42
_nullableForTypeMemoizer = new Memoizer<Type, CodeTypeReference>(
ComputeNullableForType
, null);