2 references to TokenData
ILCompiler.RyuJit (2)
parent\ILCompiler.ReadyToRun\IBC\IBCDataModel.cs (2)
283Tokens = new Dictionary<SectionFormat, List<TokenData>>(); 295public Dictionary<SectionFormat, List<TokenData>> Tokens { get; private set; }