1 write to Type
ILCompiler.ReadyToRun (1)
IBC\IBCProfileParser.cs (1)
170
Type
= type;
3 references to Type
ILCompiler.ReadyToRun (3)
IBC\IBCProfileParser.cs (3)
177
return (int)(Token ^ (((uint)
Type
) << 4));
188
return (other.Token == Token) && (other.
Type
==
Type
);