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