2 references to s_typeMemberCache
System.ComponentModel.Annotations (2)
System\ComponentModel\DataAnnotations\AssociatedMetadataTypeTypeDescriptor.cs (2)
174if (s_typeMemberCache.TryGetValue(memberTuple, out attributes)) 194s_typeMemberCache.TryAdd(memberTuple, attributes);