4 references to InterfaceIndex
ILCompiler.Compiler (4)
Compiler\CompilerTypeSystemContext.InterfaceThunks.cs (4)
125
return value.TargetMethod.GetHashCode() ^ value.
InterfaceIndex
;
130
key.InterfaceIndex == value.
InterfaceIndex
&&
136
value1.
InterfaceIndex
== value2.
InterfaceIndex
&&