3 references to CtorIsPublic
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
3945
if (!cache.
CtorIsPublic
&& publicOnly)
3981
if (!cache.
CtorIsPublic
)
4009
if (!cache.
CtorIsPublic
)