3 references to ReadEncodedString
ILCompiler.ReadyToRun (3)
IBC\IBCDataReader.cs (3)
252result.CommandLine = reader.ReadEncodedString(commandLineLength); 253result.SystemInformation = reader.ReadEncodedString(systemInformationLength); 273result.Name = reader.ReadEncodedString(nameLength);