Home
last modified time | relevance | path

Searched refs:DependencyOrderingError (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/Update/Internal/
H A DUpdateTranslator.cs438 throw DependencyOrderingError(remainder); in ProduceCommands()
759 private UpdateException DependencyOrderingError(IEnumerable<UpdateCommand> remainder) in DependencyOrderingError() method in System.Data.Mapping.Update.Internal.UpdateTranslator