2 references to DetectChangesInProperty
System.Data.Entity (2)
System\Data\Objects\EntityEntry.cs (2)
1813
return
DetectChangesInProperty
(ValidateAndGetOrdinalForProperty(propertyName, "IsPropertyChanged"),
1912
DetectChangesInProperty
(i, detectOnlyComplexProperties, detectOnly: false);