5 references to MatchNonPrivateReadableProperty
System.Data.Services.Client (5)
System\Data\Services\Client\ALinq\ProjectionAnalyzer.cs (2)
407
if (ResourceBinder.PatternRules.
MatchNonPrivateReadableProperty
(m, out pi))
641
if (ResourceBinder.PatternRules.
MatchNonPrivateReadableProperty
(m, out pi))
System\Data\Services\Client\ALinq\ResourceBinder.cs (3)
1193
PatternRules.
MatchNonPrivateReadableProperty
(me, out pi) &&
1416
if (
MatchNonPrivateReadableProperty
(me, out pi))
1464
return
MatchNonPrivateReadableProperty
(me, out propInfo);