2 references to CanProxyMethod
System.Data.Entity (2)
System\Data\Objects\Internal\EntityProxyFactory.cs (2)
600return CanProxyMethod(clrProperty.GetGetMethod(true)); 606return CanProxyMethod(clrProperty.GetSetMethod(true));