8 references to AttributeValueNotification
System.Data.Entity (8)
System\Data\EntityModel\SchemaObjectModel\SchemaManager.cs (8)
52private readonly AttributeValueNotification _providerNotification; 53private readonly AttributeValueNotification _providerManifestTokenNotification; 57private SchemaManager(SchemaDataModelOption dataModel, AttributeValueNotification providerNotification, AttributeValueNotification providerManifestTokenNotification, ProviderManifestNeeded providerManifestNeeded) 112AttributeValueNotification providerNotification, 113AttributeValueNotification providerManifestTokenNotification, 435internal AttributeValueNotification ProviderNotification 443internal AttributeValueNotification ProviderManifestTokenNotification