4 references to IsPublic
System.Data.Entity (4)
System\Data\Common\Internal\Materialization\Translator.cs (2)
439
if (!LightweightCodeGenerator.
IsPublic
(result))
1369
if (!LightweightCodeGenerator.
IsPublic
(propertyAccessor))
System\Data\Metadata\Edm\LightweightCodeGenerator.cs (2)
437
return !
IsPublic
(mi);
442
if (!
IsPublic
(mi))