3 references to CtorIsPublic
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
3997
if (!cache.
CtorIsPublic
&& publicOnly)
4033
if (!cache.
CtorIsPublic
)
4061
if (!cache.
CtorIsPublic
)