3 references to CtorIsPublic
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
3988
if (!cache.
CtorIsPublic
&& publicOnly)
4024
if (!cache.
CtorIsPublic
)
4052
if (!cache.
CtorIsPublic
)