6 references to System_Reflection_ConstructorInfo
Microsoft.CodeAnalysis (3)
WellKnownMembers.cs (3)
4475
(byte)SignatureTypeCode.TypeHandle, (byte)WellKnownType.
System_Reflection_ConstructorInfo
,
4487
(byte)SignatureTypeCode.TypeHandle, (byte)WellKnownType.
System_Reflection_ConstructorInfo
,
4496
(byte)SignatureTypeCode.TypeHandle, (byte)WellKnownType.
System_Reflection_ConstructorInfo
,
Microsoft.CodeAnalysis.CSharp (2)
Lowering\SyntheticBoundNodeFactory.cs (2)
1315
NamedTypeSymbol constructorInfo = WellKnownType(Microsoft.CodeAnalysis.WellKnownType.
System_Reflection_ConstructorInfo
);
1452
systemReflectionMethodOrConstructorInfo.Equals(Compilation.GetWellKnownType(CodeAnalysis.WellKnownType.
System_Reflection_ConstructorInfo
), TypeCompareKind.AllIgnoreOptions));
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\MissingSpecialMember.cs (1)
714
WellKnownType.
System_Reflection_ConstructorInfo
,