2 references to LazyLoadBehavior
System.Data.Entity (2)
System\Data\Objects\Internal\EntityProxyFactory.cs (2)
466
Delegate interceptorDelegate = typeof(
LazyLoadBehavior
).GetMethod("GetInterceptorDelegate", BindingFlags.NonPublic | BindingFlags.Static).
848
LazyLoadBehavior
.IsLazyLoadCandidate(ospaceEntityType, member))