1 write to Kind
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
332
Kind
= kind;
3 references to Kind
ILCompiler.Compiler (3)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (3)
339
return key.DelegateType.GetHashCode() ^ (int)key.
Kind
;
350
key.
Kind
== value.Kind;
362
_interopStateManager, key.
Kind
);