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