2 references to _typeMemberCache
System.ComponentModel.DataAnnotations (2)
DataAnnotations\AssociatedMetadataTypeTypeDescriptor.cs (2)
139if (_typeMemberCache.TryGetValue(memberTuple, out attributes)) { 156_typeMemberCache.TryAdd(memberTuple, attributes);