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