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