3 references to CtorIsPublic
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
4019
if (!cache.
CtorIsPublic
&& publicOnly)
4055
if (!cache.
CtorIsPublic
)
4083
if (!cache.
CtorIsPublic
)