2 implementations of FiresEventOnAdd
System.Data.Entity (2)
System\Data\Objects\ObjectViewEntityCollectionData.cs (1)
94
public bool
FiresEventOnAdd
System\Data\Objects\ObjectViewQueryResultData.cs (1)
131
public bool
FiresEventOnAdd
1 reference to FiresEventOnAdd
System.Data.Entity (1)
System\Data\Objects\ObjectView.cs (1)
336
if (!_viewData.
FiresEventOnAdd
)