1 write to Name
ILCompiler.ReadyToRun (1)
IBC\IBCDataReader.cs (1)
508result.Name = reader.ReadBytes(nameLength);
1 reference to Name
ILCompiler.ReadyToRun (1)
IBC\IBCProfileParser.cs (1)
401byte[] methodName = methodEntry.Name;