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