3 references to CtorIsPublic
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
4017
if (!cache.
CtorIsPublic
&& publicOnly)
4053
if (!cache.
CtorIsPublic
)
4081
if (!cache.
CtorIsPublic
)