2 references to associationTypes
System.Data.Services (2)
System\Data\Services\Serializers\MetadataSerializer.cs (2)
881
if (!this.
associationTypes
.TryGetValue(typeNamespace, out associationsInThisNamespace))
884
this.
associationTypes
.Add(typeNamespace, associationsInThisNamespace);