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