4 references to System_Reflection_MethodInfo
Microsoft.CodeAnalysis (2)
SpecialMembers.cs (2)
279
(byte)SignatureTypeCode.TypeHandle, (byte)InternalSpecialType.
System_Reflection_MethodInfo
,
289
(byte)SignatureTypeCode.TypeHandle, (byte)InternalSpecialType.
System_Reflection_MethodInfo
,
Microsoft.CodeAnalysis.CSharp (2)
Lowering\SyntheticBoundNodeFactory.cs (2)
1465
Debug.Assert(systemReflectionMethodOrConstructorInfo.ExtendedSpecialType == InternalSpecialType.
System_Reflection_MethodInfo
||
1471
if (systemReflectionMethodOrConstructorInfo.ExtendedSpecialType == InternalSpecialType.
System_Reflection_MethodInfo
)