6 references to RequiresContext
System.Data.Entity (6)
System\Data\Mapping\Update\Internal\FunctionUpdateCommand.cs (1)
307if (UpdateTranslator.RequiresContext(e))
System\Data\Mapping\Update\Internal\RecordConverter.cs (1)
88if (UpdateTranslator.RequiresContext(e))
System\Data\Mapping\Update\Internal\TableChangeProcessor.cs (1)
152if (UpdateTranslator.RequiresContext(e))
System\Data\Mapping\Update\Internal\UpdateTranslator.cs (3)
405if (UpdateTranslator.RequiresContext(e)) 570if (UpdateTranslator.RequiresContext(e)) 792if (UpdateTranslator.RequiresContext(e))