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