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