3 references to CtorIsPublic
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
3945if (!cache.CtorIsPublic && publicOnly) 3981if (!cache.CtorIsPublic) 4009if (!cache.CtorIsPublic)