compilation.log 267 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626
  1. ********************************************************************************
  2. * Thursday, February 09, 2017 5:10:12 PM *
  3. ********************************************************************************
  4. CSharpCompilerWrapper.exe version: 2.0.3.30
  5. Platform: Windows
  6. Target assembly: Assembly-CSharp.dll
  7. Project directory: D:\Source\Egametang\Unity
  8. Target profile directory: D:\Unity\Editor\Data\Mono\lib\mono\2.0
  9. Unity 'Data' or 'Frameworks' directory: D:/Unity/Editor/Data
  10. Compiler: Microsoft C# 6.0
  11. - Compilation -----------------------------------------------
  12. Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\csc.exe
  13. Arguments: -nostdlib+ -noconfig -nologo -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\mscorlib.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.Core.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.Xml.dll" @Temp/UnityTempFile-57b03e3a7e43ff24fa21e17b4d1c0ebd
  14. Exit code: 0
  15. Elapsed time: 3.87 sec
  16. - Compiler output (0 lines):
  17. - Compiler errors (478 lines):
  18. 0: Assets\Scripts\BehaviorTree\BehaviorNodeConfig.cs(12,17): warning CS0108: 'BehaviorNodeConfig.name' hides inherited member 'Object.name'. Use the new keyword if hiding was intended.
  19. 1: Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs(156,29): warning CS0168: The variable 'esp' is declared but never used
  20. 2: Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs(182,29): warning CS0168: The variable 'esp' is declared but never used
  21. 3: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebuggerServer\DebuggerServer.cs(47,29): warning CS0618: 'TcpListener.TcpListener(int)' is obsolete: 'Use TcpListener (IPAddress address, int port) instead'
  22. 4: Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs(131,22): warning CS0219: The variable 'flag' is assigned but its value is never used
  23. 5: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs(71,34): warning CS0168: The variable 'ex' is declared but never used
  24. 6: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1723,21): warning CS0649: Field 'AttrManyRegSym.name' is never assigned to, and will always have its default value null
  25. 7: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1196,20): warning CS0649: Field 'LeafOct.val0' is never assigned to, and will always have its default value 0
  26. 8: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(852,21): warning CS0649: Field 'LeafUnion.count' is never assigned to, and will always have its default value 0
  27. 9: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2045,21): warning CS0649: Field 'RegRel32.name' is never assigned to, and will always have its default value null
  28. 10: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2298,21): warning CS0649: Field 'CallsiteInfo.pad0' is never assigned to, and will always have its default value 0
  29. 11: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(727,18): warning CS0649: Field 'CV_PDMR32_NVVFCN.mdisp' is never assigned to, and will always have its default value 0
  30. 12: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1387,21): warning CS0649: Field 'LeafEnumerate.name' is never assigned to, and will always have its default value null
  31. 13: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1154,20): warning CS0649: Field 'LeafShort.val' is never assigned to, and will always have its default value 0
  32. 14: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1304,19): warning CS0649: Field 'LeafVBClass.vbptr' is never assigned to, and will always have its default value 0
  33. 15: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1612,19): warning CS0649: Field 'CV_EXPROCFLAGS.flags' is never assigned to, and will always have its default value 0
  34. 16: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1161,21): warning CS0649: Field 'LeafUShort.val' is never assigned to, and will always have its default value 0
  35. 17: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1377,21): warning CS0649: Field 'LeafOneMethod.vbaseoff' is never assigned to, and will always have its default value null
  36. 18: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1058,21): warning CS0649: Field 'LeafDefArg.expr' is never assigned to, and will always have its default value null
  37. 19: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1234,20): warning CS0649: Field 'LeafReal128.val1' is never assigned to, and will always have its default value 0
  38. 20: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1205,20): warning CS0649: Field 'LeafUOct.val1' is never assigned to, and will always have its default value 0
  39. 21: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2268,21): warning CS0649: Field 'ExportSym.ordinal' is never assigned to, and will always have its default value 0
  40. 22: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2410,19): warning CS0649: Field 'FrameData.ulRvaStart' is never assigned to, and will always have its default value 0
  41. 23: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1050,21): warning CS0649: Field 'LeafDerived.drvdcls' is never assigned to, and will always have its default value null
  42. 24: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(986,21): warning CS0649: Field 'LeafOEM.cvOEM' is never assigned to, and will always have its default value 0
  43. 25: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1250,21): warning CS0649: Field 'LeafCmplx64.val_imag' is never assigned to, and will always have its default value 0
  44. 26: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2184,19): warning CS0649: Field 'SepCodSym.end' is never assigned to, and will always have its default value 0
  45. 27: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1415,21): warning CS0649: Field 'LeafMemberModify.name' is never assigned to, and will always have its default value null
  46. 28: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1378,21): warning CS0649: Field 'LeafOneMethod.name' is never assigned to, and will always have its default value null
  47. 29: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2185,19): warning CS0649: Field 'SepCodSym.length' is never assigned to, and will always have its default value 0
  48. 30: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2234,21): warning CS0649: Field 'SectionSym.isec' is never assigned to, and will always have its default value 0
  49. 31: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1885,23): warning CS0649: Field 'AnnotationSym.rgsz' is never assigned to, and will always have its default value null
  50. 32: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2054,19): warning CS0649: Field 'AttrRegRel.offCod' is never assigned to, and will always have its default value 0
  51. 33: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1976,21): warning CS0649: Field 'ThunkSym32.seg' is never assigned to, and will always have its default value 0
  52. 34: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(937,19): warning CS0649: Field 'LeafBArray.utype' is never assigned to, and will always have its default value 0
  53. 35: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1057,19): warning CS0649: Field 'LeafDefArg.type' is never assigned to, and will always have its default value 0
  54. 36: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1926,21): warning CS0649: Field 'ProcSym32.seg' is never assigned to, and will always have its default value 0
  55. 37: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1023,21): warning CS0649: Field 'LeafTypeServer2.name' is never assigned to, and will always have its default value null
  56. 38: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1717,19): warning CS0649: Field 'AttrManyRegSym.typind' is never assigned to, and will always have its default value 0
  57. 39: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2129,21): warning CS0649: Field 'RefSym2.imod' is never assigned to, and will always have its default value 0
  58. 40: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2105,19): warning CS0649: Field 'ProcSymIa64.dbgStart' is never assigned to, and will always have its default value 0
  59. 41: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2239,19): warning CS0649: Field 'SectionSym.characteristics' is never assigned to, and will always have its default value 0
  60. 42: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2320,19): warning CS0649: Field 'FrameCookie.flags' is never assigned to, and will always have its default value 0
  61. 43: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2214,19): warning CS0649: Field 'DefRangeSym.program' is never assigned to, and will always have its default value 0
  62. 44: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2092,21): warning CS0649: Field 'ProcSymMips.seg' is never assigned to, and will always have its default value 0
  63. 45: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(988,19): warning CS0649: Field 'LeafOEM.count' is never assigned to, and will always have its default value 0
  64. 46: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1851,18): warning CS0649: Field 'FrameRelSym.off' is never assigned to, and will always have its default value 0
  65. 47: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2034,19): warning CS0649: Field 'VpathSym32.path' is never assigned to, and will always have its default value 0
  66. 48: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2202,19): warning CS0649: Field 'LocalSym.expr' is never assigned to, and will always have its default value 0
  67. 49: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1634,21): warning CS0649: Field 'CV_lvar_addr_range.isectStart' is never assigned to, and will always have its default value 0
  68. 50: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1330,21): warning CS0649: Field 'LeafMember.attr' is never assigned to, and will always have its default value 0
  69. 51: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1002,19): warning CS0649: Field 'LeafOEM2.idOem' is never assigned to, and will always have its default value
  70. 52: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2189,21): warning CS0649: Field 'SepCodSym.sec' is never assigned to, and will always have its default value 0
  71. 53: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1957,19): warning CS0649: Field 'ManProcSymMips.regSave' is never assigned to, and will always have its default value 0
  72. 54: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1743,21): warning CS0649: Field 'ConstSym.name' is never assigned to, and will always have its default value null
  73. 55: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1993,19): warning CS0649: Field 'TrampolineSym.offThunk' is never assigned to, and will always have its default value 0
  74. 56: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2073,18): warning CS0649: Field 'Slink32.off' is never assigned to, and will always have its default value 0
  75. 57: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1817,19): warning CS0649: Field 'ObjNameSym.signature' is never assigned to, and will always have its default value 0
  76. 58: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1963,21): warning CS0649: Field 'ManProcSymMips.seg' is never assigned to, and will always have its default value 0
  77. 59: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1701,21): warning CS0649: Field 'ManyRegSym.reg' is never assigned to, and will always have its default value null
  78. 60: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1100,19): warning CS0649: Field 'LeafBitfield.position' is never assigned to, and will always have its default value 0
  79. 61: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1920,19): warning CS0649: Field 'ProcSym32.next' is never assigned to, and will always have its default value 0
  80. 62: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2183,19): warning CS0649: Field 'SepCodSym.parent' is never assigned to, and will always have its default value 0
  81. 63: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(882,21): warning CS0649: Field 'LeafEnum.name' is never assigned to, and will always have its default value null
  82. 64: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1802,19): warning CS0649: Field 'CompileSym.flags' is never assigned to, and will always have its default value 0
  83. 65: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2083,19): warning CS0649: Field 'ProcSymMips.len' is never assigned to, and will always have its default value 0
  84. 66: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2103,19): warning CS0649: Field 'ProcSymIa64.next' is never assigned to, and will always have its default value 0
  85. 67: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1085,19): warning CS0649: Field 'mlMethod.index' is never assigned to, and will always have its default value 0
  86. 68: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1108,21): warning CS0649: Field 'LeafDimCon.rank' is never assigned to, and will always have its default value 0
  87. 69: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2319,18): warning CS0649: Field 'FrameCookie.cookietype' is never assigned to, and will always have its default value 0
  88. 70: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(751,19): warning CS0649: Field 'CV_PMFR32_NVMA.off' is never assigned to, and will always have its default value 0
  89. 71: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1809,21): warning CS0649: Field 'CompileSym.verBuild' is never assigned to, and will always have its default value 0
  90. 72: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2414,19): warning CS0649: Field 'FrameData.cbStkMax' is never assigned to, and will always have its default value 0
  91. 73: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(855,21): warning CS0649: Field 'LeafUnion.data' is never assigned to, and will always have its default value null
  92. 74: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2025,19): warning CS0649: Field 'WithSym32.off' is never assigned to, and will always have its default value 0
  93. 75: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2270,21): warning CS0649: Field 'ExportSym.name' is never assigned to, and will always have its default value null
  94. 76: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(842,19): warning CS0649: Field 'LeafClass.derived' is never assigned to, and will always have its default value 0
  95. 77: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2216,33): warning CS0649: Field 'DefRangeSym.range' is never assigned to, and will always have its default value
  96. 78: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(711,21): warning CS0649: Field 'TYPTYPE.len' is never assigned to, and will always have its default value 0
  97. 79: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1730,19): warning CS0649: Field 'AttrManyRegSym2.offCod' is never assigned to, and will always have its default value 0
  98. 80: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2111,19): warning CS0649: Field 'ProcSymIa64.flags' is never assigned to, and will always have its default value 0
  99. 81: Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\Section.cs(38,15): warning CS0649: Field 'Section.VirtualSize' is never assigned to, and will always have its default value 0
  100. 82: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2177,21): warning CS0649: Field 'UnamespaceSym.name' is never assigned to, and will always have its default value null
  101. 83: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(900,19): warning CS0649: Field 'LeafMFunc.rvtype' is never assigned to, and will always have its default value 0
  102. 84: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2107,19): warning CS0649: Field 'ProcSymIa64.typind' is never assigned to, and will always have its default value 0
  103. 85: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1241,20): warning CS0649: Field 'LeafCmplx32.val_real' is never assigned to, and will always have its default value 0
  104. 86: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2422,21): warning CS0649: Field 'XFixupData.wType' is never assigned to, and will always have its default value 0
  105. 87: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(712,21): warning CS0649: Field 'TYPTYPE.leaf' is never assigned to, and will always have its default value 0
  106. 88: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1953,19): warning CS0649: Field 'ManProcSymMips.next' is never assigned to, and will always have its default value 0
  107. 89: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1958,19): warning CS0649: Field 'ManProcSymMips.fpSave' is never assigned to, and will always have its default value 0
  108. 90: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1242,20): warning CS0649: Field 'LeafCmplx32.val_imag' is never assigned to, and will always have its default value 0
  109. 91: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(987,21): warning CS0649: Field 'LeafOEM.recOEM' is never assigned to, and will always have its default value 0
  110. 92: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1910,19): warning CS0649: Field 'PubSym32.off' is never assigned to, and will always have its default value 0
  111. 93: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1845,21): warning CS0649: Field 'BpRelSym32.name' is never assigned to, and will always have its default value null
  112. 94: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(907,18): warning CS0649: Field 'LeafMFunc.thisadjust' is never assigned to, and will always have its default value 0
  113. 95: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2064,19): warning CS0649: Field 'ThreadSym32.off' is never assigned to, and will always have its default value 0
  114. 96: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2236,19): warning CS0649: Field 'SectionSym.bReserved' is never assigned to, and will always have its default value 0
  115. 97: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(752,18): warning CS0649: Field 'CV_PMFR32_NVMA.disp' is never assigned to, and will always have its default value 0
  116. 98: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1014,21): warning CS0649: Field 'LeafTypeServer.name' is never assigned to, and will always have its default value null
  117. 99: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1322,19): warning CS0649: Field 'LeafFriendFcn.index' is never assigned to, and will always have its default value 0
  118. 100: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2297,21): warning CS0649: Field 'CallsiteInfo.ect' is never assigned to, and will always have its default value 0
  119. 101: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1226,22): warning CS0649: Field 'LeafReal80.val' is never assigned to, and will always have its default value
  120. 102: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2269,21): warning CS0649: Field 'ExportSym.flags' is never assigned to, and will always have its default value 0
  121. 103: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1811,23): warning CS0649: Field 'CompileSym.verArgs' is never assigned to, and will always have its default value null
  122. 104: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1406,21): warning CS0649: Field 'LeafNestTypeEx.name' is never assigned to, and will always have its default value null
  123. 105: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(734,18): warning CS0649: Field 'CV_PDMR32_VBASE.mdisp' is never assigned to, and will always have its default value 0
  124. 106: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2024,19): warning CS0649: Field 'WithSym32.len' is never assigned to, and will always have its default value 0
  125. 107: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1729,19): warning CS0649: Field 'AttrManyRegSym2.typind' is never assigned to, and will always have its default value 0
  126. 108: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2425,19): warning CS0649: Field 'XFixupData.rvaTarget' is never assigned to, and will always have its default value 0
  127. 109: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2087,19): warning CS0649: Field 'ProcSymMips.fpSave' is never assigned to, and will always have its default value 0
  128. 110: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(854,19): warning CS0649: Field 'LeafUnion.field' is never assigned to, and will always have its default value 0
  129. 111: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1782,21): warning CS0649: Field 'CFlagSym.ver' is never assigned to, and will always have its default value null
  130. 112: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2094,19): warning CS0649: Field 'ProcSymMips.frameReg' is never assigned to, and will always have its default value 0
  131. 113: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2187,19): warning CS0649: Field 'SepCodSym.off' is never assigned to, and will always have its default value 0
  132. 114: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2002,19): warning CS0649: Field 'LabelSym32.off' is never assigned to, and will always have its default value 0
  133. 115: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1117,19): warning CS0649: Field 'LeafDimVar.rank' is never assigned to, and will always have its default value 0
  134. 116: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1182,19): warning CS0649: Field 'LeafQuad.val' is never assigned to, and will always have its default value 0
  135. 117: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(762,18): warning CS0649: Field 'CV_PMFR32_VBASE.vdisp' is never assigned to, and will always have its default value 0
  136. 118: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1098,19): warning CS0649: Field 'LeafBitfield.type' is never assigned to, and will always have its default value 0
  137. 119: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(735,18): warning CS0649: Field 'CV_PDMR32_VBASE.pdisp' is never assigned to, and will always have its default value 0
  138. 120: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2251,21): warning CS0649: Field 'CoffGroupSym.name' is never assigned to, and will always have its default value null
  139. 121: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2226,21): warning CS0649: Field 'DefRangeSym2.count' is never assigned to, and will always have its default value 0
  140. 122: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2204,19): warning CS0649: Field 'LocalSym.pad1' is never assigned to, and will always have its default value 0
  141. 123: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2333,19): warning CS0649: Field 'DiscardedSym.fileid' is never assigned to, and will always have its default value 0
  142. 124: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(856,21): warning CS0649: Field 'LeafUnion.name' is never assigned to, and will always have its default value null
  143. 125: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2085,19): warning CS0649: Field 'ProcSymMips.dbgEnd' is never assigned to, and will always have its default value 0
  144. 126: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1742,21): warning CS0649: Field 'ConstSym.value' is never assigned to, and will always have its default value 0
  145. 127: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1342,21): warning CS0649: Field 'LeafSTMember.name' is never assigned to, and will always have its default value null
  146. 128: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1862,19): warning CS0649: Field 'SlotSym32.index' is never assigned to, and will always have its default value 0
  147. 129: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1781,21): warning CS0649: Field 'CFlagSym.flags' is never assigned to, and will always have its default value 0
  148. 130: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2082,19): warning CS0649: Field 'ProcSymMips.next' is never assigned to, and will always have its default value 0
  149. 131: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(760,18): warning CS0649: Field 'CV_PMFR32_VBASE.mdisp' is never assigned to, and will always have its default value 0
  150. 132: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1689,19): warning CS0649: Field 'AttrRegSym.offCod' is never assigned to, and will always have its default value 0
  151. 133: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(830,19): warning CS0649: Field 'LeafArray.idxtype' is never assigned to, and will always have its default value 0
  152. 134: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1855,21): warning CS0649: Field 'FrameRelSym.flags' is never assigned to, and will always have its default value 0
  153. 135: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2095,21): warning CS0649: Field 'ProcSymMips.name' is never assigned to, and will always have its default value null
  154. 136: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2003,21): warning CS0649: Field 'LabelSym32.seg' is never assigned to, and will always have its default value 0
  155. 137: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1837,19): warning CS0649: Field 'EntryThisSym.thissym' is never assigned to, and will always have its default value 0
  156. 138: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(38,19): warning CS0649: Field 'FLOAT10.Data_4' is never assigned to, and will always have its default value 0
  157. 139: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1956,19): warning CS0649: Field 'ManProcSymMips.dbgEnd' is never assigned to, and will always have its default value 0
  158. 140: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1266,20): warning CS0649: Field 'LeafCmplx128.val1_real' is never assigned to, and will always have its default value 0
  159. 141: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(944,21): warning CS0649: Field 'LeafLabel.mode' is never assigned to, and will always have its default value 0
  160. 142: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(37,19): warning CS0649: Field 'FLOAT10.Data_3' is never assigned to, and will always have its default value 0
  161. 143: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1332,21): warning CS0649: Field 'LeafMember.offset' is never assigned to, and will always have its default value null
  162. 144: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1118,19): warning CS0649: Field 'LeafDimVar.typ' is never assigned to, and will always have its default value 0
  163. 145: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(35,19): warning CS0649: Field 'FLOAT10.Data_1' is never assigned to, and will always have its default value 0
  164. 146: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1708,19): warning CS0649: Field 'ManyRegSym2.typind' is never assigned to, and will always have its default value 0
  165. 147: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1720,21): warning CS0649: Field 'AttrManyRegSym.flags' is never assigned to, and will always have its default value 0
  166. 148: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2206,21): warning CS0649: Field 'LocalSym.name' is never assigned to, and will always have its default value null
  167. 149: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2213,19): warning CS0649: Field 'DefRangeSym.id' is never assigned to, and will always have its default value 0
  168. 150: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2249,19): warning CS0649: Field 'CoffGroupSym.off' is never assigned to, and will always have its default value 0
  169. 151: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1718,19): warning CS0649: Field 'AttrManyRegSym.offCod' is never assigned to, and will always have its default value 0
  170. 152: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1978,19): warning CS0649: Field 'ThunkSym32.ord' is never assigned to, and will always have its default value 0
  171. 153: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2004,19): warning CS0649: Field 'LabelSym32.flags' is never assigned to, and will always have its default value 0
  172. 154: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1804,21): warning CS0649: Field 'CompileSym.verFEMajor' is never assigned to, and will always have its default value 0
  173. 155: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1021,19): warning CS0649: Field 'LeafTypeServer2.sig70' is never assigned to, and will always have its default value
  174. 156: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2121,21): warning CS0649: Field 'RefSym.usFill' is never assigned to, and will always have its default value 0
  175. 157: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1762,19): warning CS0649: Field 'SearchSym.startsym' is never assigned to, and will always have its default value 0
  176. 158: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1168,18): warning CS0649: Field 'LeafLong.val' is never assigned to, and will always have its default value 0
  177. 159: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1258,22): warning CS0649: Field 'LeafCmplx80.val_imag' is never assigned to, and will always have its default value
  178. 160: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(881,19): warning CS0649: Field 'LeafEnum.field' is never assigned to, and will always have its default value 0
  179. 161: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1688,19): warning CS0649: Field 'AttrRegSym.typind' is never assigned to, and will always have its default value 0
  180. 162: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1803,21): warning CS0649: Field 'CompileSym.machine' is never assigned to, and will always have its default value 0
  181. 163: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1357,21): warning CS0649: Field 'LeafVFuncOff.pad0' is never assigned to, and will always have its default value 0
  182. 164: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(930,21): warning CS0649: Field 'LeafCobol1.data' is never assigned to, and will always have its default value null
  183. 165: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1975,19): warning CS0649: Field 'ThunkSym32.off' is never assigned to, and will always have its default value 0
  184. 166: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2203,19): warning CS0649: Field 'LocalSym.pad0' is never assigned to, and will always have its default value 0
  185. 167: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1911,21): warning CS0649: Field 'PubSym32.seg' is never assigned to, and will always have its default value 0
  186. 168: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1049,19): warning CS0649: Field 'LeafDerived.count' is never assigned to, and will always have its default value 0
  187. 169: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1749,19): warning CS0649: Field 'UdtSym.typind' is never assigned to, and will always have its default value 0
  188. 170: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1959,19): warning CS0649: Field 'ManProcSymMips.intOff' is never assigned to, and will always have its default value 0
  189. 171: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2418,19): warning CS0649: Field 'FrameData.flags' is never assigned to, and will always have its default value 0
  190. 172: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(902,19): warning CS0649: Field 'LeafMFunc.thistype' is never assigned to, and will always have its default value 0
  191. 173: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1919,19): warning CS0649: Field 'ProcSym32.end' is never assigned to, and will always have its default value 0
  192. 174: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2235,19): warning CS0649: Field 'SectionSym.align' is never assigned to, and will always have its default value 0
  193. 175: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1004,21): warning CS0649: Field 'LeafOEM2.index' is never assigned to, and will always have its default value null
  194. 176: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(841,19): warning CS0649: Field 'LeafClass.field' is never assigned to, and will always have its default value 0
  195. 177: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1349,21): warning CS0649: Field 'LeafVFuncTab.pad0' is never assigned to, and will always have its default value 0
  196. 178: Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Symbols.cs(109,16): warning CS0649: Field 'MethodSymbols.code_size' is never assigned to, and will always have its default value 0
  197. 179: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(863,19): warning CS0649: Field 'LeafAlias.utype' is never assigned to, and will always have its default value 0
  198. 180: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1894,21): warning CS0649: Field 'DatasSym32.name' is never assigned to, and will always have its default value null
  199. 181: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2248,19): warning CS0649: Field 'CoffGroupSym.characteristics' is never assigned to, and will always have its default value 0
  200. 182: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2196,19): warning CS0649: Field 'LocalSym.id' is never assigned to, and will always have its default value 0
  201. 183: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1925,19): warning CS0649: Field 'ProcSym32.off' is never assigned to, and will always have its default value 0
  202. 184: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2093,19): warning CS0649: Field 'ProcSymMips.retReg' is never assigned to, and will always have its default value 0
  203. 185: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1952,19): warning CS0649: Field 'ManProcSymMips.end' is never assigned to, and will always have its default value 0
  204. 186: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1147,20): warning CS0649: Field 'LeafChar.val' is never assigned to, and will always have its default value 0
  205. 187: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1732,21): warning CS0649: Field 'AttrManyRegSym2.flags' is never assigned to, and will always have its default value 0
  206. 188: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1033,19): warning CS0649: Field 'LeafSkip.type' is never assigned to, and will always have its default value 0
  207. 189: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1107,19): warning CS0649: Field 'LeafDimCon.typ' is never assigned to, and will always have its default value 0
  208. 190: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1884,21): warning CS0649: Field 'AnnotationSym.csz' is never assigned to, and will always have its default value 0
  209. 191: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(879,21): warning CS0649: Field 'LeafEnum.property' is never assigned to, and will always have its default value 0
  210. 192: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1197,20): warning CS0649: Field 'LeafOct.val1' is never assigned to, and will always have its default value 0
  211. 193: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2104,19): warning CS0649: Field 'ProcSymIa64.len' is never assigned to, and will always have its default value 0
  212. 194: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1375,21): warning CS0649: Field 'LeafOneMethod.attr' is never assigned to, and will always have its default value 0
  213. 195: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1633,19): warning CS0649: Field 'CV_lvar_addr_range.offStart' is never assigned to, and will always have its default value 0
  214. 196: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2227,35): warning CS0649: Field 'DefRangeSym2.range' is never assigned to, and will always have its default value null
  215. 197: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1394,21): warning CS0649: Field 'LeafNestType.pad0' is never assigned to, and will always have its default value 0
  216. 198: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(43,19): warning CS0649: Field 'FLOAT10.Data_9' is never assigned to, and will always have its default value 0
  217. 199: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1966,21): warning CS0649: Field 'ManProcSymMips.name' is never assigned to, and will always have its default value null
  218. 200: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(843,19): warning CS0649: Field 'LeafClass.vshape' is never assigned to, and will always have its default value 0
  219. 201: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1413,21): warning CS0649: Field 'LeafMemberModify.attr' is never assigned to, and will always have its default value 0
  220. 202: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2317,18): warning CS0649: Field 'FrameCookie.off' is never assigned to, and will always have its default value 0
  221. 203: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1333,21): warning CS0649: Field 'LeafMember.name' is never assigned to, and will always have its default value null
  222. 204: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(759,19): warning CS0649: Field 'CV_PMFR32_VBASE.off' is never assigned to, and will always have its default value 0
  223. 205: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2101,19): warning CS0649: Field 'ProcSymIa64.parent' is never assigned to, and will always have its default value 0
  224. 206: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2165,19): warning CS0649: Field 'FrameProcSym.cbFrame' is never assigned to, and will always have its default value 0
  225. 207: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2063,19): warning CS0649: Field 'ThreadSym32.typind' is never assigned to, and will always have its default value 0
  226. 208: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(905,21): warning CS0649: Field 'LeafMFunc.parmcount' is never assigned to, and will always have its default value 0
  227. 209: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1396,21): warning CS0649: Field 'LeafNestType.name' is never assigned to, and will always have its default value null
  228. 210: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1882,19): warning CS0649: Field 'AnnotationSym.off' is never assigned to, and will always have its default value 0
  229. 211: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2052,19): warning CS0649: Field 'AttrRegRel.typind' is never assigned to, and will always have its default value 0
  230. 212: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2188,19): warning CS0649: Field 'SepCodSym.offParent' is never assigned to, and will always have its default value 0
  231. 213: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2424,19): warning CS0649: Field 'XFixupData.rva' is never assigned to, and will always have its default value 0
  232. 214: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1721,19): warning CS0649: Field 'AttrManyRegSym.count' is never assigned to, and will always have its default value 0
  233. 215: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1013,19): warning CS0649: Field 'LeafTypeServer.age' is never assigned to, and will always have its default value 0
  234. 216: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1702,21): warning CS0649: Field 'ManyRegSym.name' is never assigned to, and will always have its default value null
  235. 217: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1780,19): warning CS0649: Field 'CFlagSym.language' is never assigned to, and will always have its default value 0
  236. 218: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1808,21): warning CS0649: Field 'CompileSym.verMinor' is never assigned to, and will always have its default value 0
  237. 219: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1204,20): warning CS0649: Field 'LeafUOct.val0' is never assigned to, and will always have its default value 0
  238. 220: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1893,21): warning CS0649: Field 'DatasSym32.seg' is never assigned to, and will always have its default value 0
  239. 221: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1806,21): warning CS0649: Field 'CompileSym.verFEBuild' is never assigned to, and will always have its default value 0
  240. 222: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2055,21): warning CS0649: Field 'AttrRegRel.segCod' is never assigned to, and will always have its default value 0
  241. 223: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1979,21): warning CS0649: Field 'ThunkSym32.name' is never assigned to, and will always have its default value null
  242. 224: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1175,19): warning CS0649: Field 'LeafULong.val' is never assigned to, and will always have its default value 0
  243. 225: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2086,19): warning CS0649: Field 'ProcSymMips.regSave' is never assigned to, and will always have its default value 0
  244. 226: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2110,21): warning CS0649: Field 'ProcSymIa64.retReg' is never assigned to, and will always have its default value 0
  245. 227: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1367,19): warning CS0649: Field 'LeafMethod.mList' is never assigned to, and will always have its default value 0
  246. 228: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(893,19): warning CS0649: Field 'LeafProc.arglist' is never assigned to, and will always have its default value 0
  247. 229: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2081,19): warning CS0649: Field 'ProcSymMips.end' is never assigned to, and will always have its default value 0
  248. 230: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2027,21): warning CS0649: Field 'WithSym32.expr' is never assigned to, and will always have its default value null
  249. 231: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(807,32): warning CS0649: Field 'LeafPointer.LeafPointerBody.attr' is never assigned to, and will always have its default value
  250. 232: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1086,21): warning CS0649: Field 'mlMethod.vbaseoff' is never assigned to, and will always have its default value null
  251. 233: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1921,19): warning CS0649: Field 'ProcSym32.len' is never assigned to, and will always have its default value 0
  252. 234: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1750,21): warning CS0649: Field 'UdtSym.name' is never assigned to, and will always have its default value null
  253. 235: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1267,20): warning CS0649: Field 'LeafCmplx128.val0_imag' is never assigned to, and will always have its default value 0
  254. 236: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1084,21): warning CS0649: Field 'mlMethod.pad0' is never assigned to, and will always have its default value 0
  255. 237: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1359,18): warning CS0649: Field 'LeafVFuncOff.offset' is never assigned to, and will always have its default value 0
  256. 238: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1294,19): warning CS0649: Field 'LeafBClass.index' is never assigned to, and will always have its default value 0
  257. 239: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(831,21): warning CS0649: Field 'LeafArray.data' is never assigned to, and will always have its default value null
  258. 240: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2043,19): warning CS0649: Field 'RegRel32.typind' is never assigned to, and will always have its default value 0
  259. 241: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1386,21): warning CS0649: Field 'LeafEnumerate.value' is never assigned to, and will always have its default value null
  260. 242: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1414,19): warning CS0649: Field 'LeafMemberModify.index' is never assigned to, and will always have its default value 0
  261. 243: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1961,19): warning CS0649: Field 'ManProcSymMips.token' is never assigned to, and will always have its default value 0
  262. 244: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1883,21): warning CS0649: Field 'AnnotationSym.seg' is never assigned to, and will always have its default value 0
  263. 245: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1268,20): warning CS0649: Field 'LeafCmplx128.val1_imag' is never assigned to, and will always have its default value 0
  264. 246: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1331,19): warning CS0649: Field 'LeafMember.index' is never assigned to, and will always have its default value 0
  265. 247: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1691,21): warning CS0649: Field 'AttrRegSym.flags' is never assigned to, and will always have its default value 0
  266. 248: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1853,19): warning CS0649: Field 'FrameRelSym.offCod' is never assigned to, and will always have its default value 0
  267. 249: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1083,21): warning CS0649: Field 'mlMethod.attr' is never assigned to, and will always have its default value 0
  268. 250: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(871,21): warning CS0649: Field 'LeafManaged.name' is never assigned to, and will always have its default value null
  269. 251: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(903,19): warning CS0649: Field 'LeafMFunc.calltype' is never assigned to, and will always have its default value 0
  270. 252: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1682,21): warning CS0649: Field 'RegSym.name' is never assigned to, and will always have its default value null
  271. 253: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1779,19): warning CS0649: Field 'CFlagSym.machine' is never assigned to, and will always have its default value 0
  272. 254: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2166,19): warning CS0649: Field 'FrameProcSym.cbPad' is never assigned to, and will always have its default value 0
  273. 255: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1305,21): warning CS0649: Field 'LeafVBClass.vbpoff' is never assigned to, and will always have its default value null
  274. 256: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2186,19): warning CS0649: Field 'SepCodSym.scf' is never assigned to, and will always have its default value 0
  275. 257: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2237,19): warning CS0649: Field 'SectionSym.rva' is never assigned to, and will always have its default value 0
  276. 258: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1992,21): warning CS0649: Field 'TrampolineSym.cbThunk' is never assigned to, and will always have its default value 0
  277. 259: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2033,19): warning CS0649: Field 'VpathSym32.root' is never assigned to, and will always have its default value 0
  278. 260: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1314,19): warning CS0649: Field 'LeafFriendCls.index' is never assigned to, and will always have its default value 0
  279. 261: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1810,21): warning CS0649: Field 'CompileSym.verSt' is never assigned to, and will always have its default value null
  280. 262: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1891,19): warning CS0649: Field 'DatasSym32.typind' is never assigned to, and will always have its default value 0
  281. 263: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2089,19): warning CS0649: Field 'ProcSymMips.fpOff' is never assigned to, and will always have its default value 0
  282. 264: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2332,27): warning CS0649: Field 'DiscardedSym.iscarded' is never assigned to, and will always have its default value
  283. 265: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1954,19): warning CS0649: Field 'ManProcSymMips.len' is never assigned to, and will always have its default value 0
  284. 266: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1012,19): warning CS0649: Field 'LeafTypeServer.signature' is never assigned to, and will always have its default value 0
  285. 267: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(744,19): warning CS0649: Field 'CV_PMFR32_NVSA.off' is never assigned to, and will always have its default value 0
  286. 268: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1756,19): warning CS0649: Field 'ManyTypRef.typind' is never assigned to, and will always have its default value 0
  287. 269: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1965,19): warning CS0649: Field 'ManProcSymMips.frameReg' is never assigned to, and will always have its default value 0
  288. 270: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1404,21): warning CS0649: Field 'LeafNestTypeEx.attr' is never assigned to, and will always have its default value 0
  289. 271: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2084,19): warning CS0649: Field 'ProcSymMips.dbgStart' is never assigned to, and will always have its default value 0
  290. 272: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1912,21): warning CS0649: Field 'PubSym32.name' is never assigned to, and will always have its default value null
  291. 273: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1863,19): warning CS0649: Field 'SlotSym32.typind' is never assigned to, and will always have its default value 0
  292. 274: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1285,21): warning CS0649: Field 'LeafIndex.pad0' is never assigned to, and will always have its default value 0
  293. 275: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1922,19): warning CS0649: Field 'ProcSym32.dbgStart' is never assigned to, and will always have its default value 0
  294. 276: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1376,19): warning CS0649: Field 'LeafOneMethod.index' is never assigned to, and will always have its default value 0
  295. 277: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(878,21): warning CS0649: Field 'LeafEnum.count' is never assigned to, and will always have its default value 0
  296. 278: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1395,19): warning CS0649: Field 'LeafNestType.index' is never assigned to, and will always have its default value 0
  297. 279: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(951,19): warning CS0649: Field 'LeafDimArray.utype' is never assigned to, and will always have its default value 0
  298. 280: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1693,21): warning CS0649: Field 'AttrRegSym.name' is never assigned to, and will always have its default value null
  299. 281: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1830,19): warning CS0649: Field 'ReturnSym.style' is never assigned to, and will always have its default value 0
  300. 282: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1667,21): warning CS0649: Field 'SYMTYPE.reclen' is never assigned to, and will always have its default value 0
  301. 283: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1991,21): warning CS0649: Field 'TrampolineSym.trampType' is never assigned to, and will always have its default value 0
  302. 284: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2102,19): warning CS0649: Field 'ProcSymIa64.end' is never assigned to, and will always have its default value 0
  303. 285: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1974,19): warning CS0649: Field 'ThunkSym32.next' is never assigned to, and will always have its default value 0
  304. 286: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1119,21): warning CS0649: Field 'LeafDimVar.dim' is never assigned to, and will always have its default value null
  305. 287: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1741,19): warning CS0649: Field 'ConstSym.typind' is never assigned to, and will always have its default value 0
  306. 288: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2074,21): warning CS0649: Field 'Slink32.reg' is never assigned to, and will always have its default value 0
  307. 289: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2065,21): warning CS0649: Field 'ThreadSym32.seg' is never assigned to, and will always have its default value 0
  308. 290: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(761,18): warning CS0649: Field 'CV_PMFR32_VBASE.pdisp' is never assigned to, and will always have its default value 0
  309. 291: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2168,19): warning CS0649: Field 'FrameProcSym.cbSaveRegs' is never assigned to, and will always have its default value 0
  310. 292: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1962,19): warning CS0649: Field 'ManProcSymMips.off' is never assigned to, and will always have its default value 0
  311. 293: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(979,19): warning CS0649: Field 'LeafEndPreComp.signature' is never assigned to, and will always have its default value 0
  312. 294: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(989,21): warning CS0649: Field 'LeafOEM.index' is never assigned to, and will always have its default value null
  313. 295: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1321,21): warning CS0649: Field 'LeafFriendFcn.pad0' is never assigned to, and will always have its default value 0
  314. 296: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1358,19): warning CS0649: Field 'LeafVFuncOff.type' is never assigned to, and will always have its default value 0
  315. 297: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2057,21): warning CS0649: Field 'AttrRegRel.name' is never assigned to, and will always have its default value null
  316. 298: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1995,21): warning CS0649: Field 'TrampolineSym.sectThunk' is never assigned to, and will always have its default value 0
  317. 299: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(923,21): warning CS0649: Field 'LeafCobol0.data' is never assigned to, and will always have its default value null
  318. 300: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1303,19): warning CS0649: Field 'LeafVBClass.index' is never assigned to, and will always have its default value 0
  319. 301: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2120,21): warning CS0649: Field 'RefSym.imod' is never assigned to, and will always have its default value 0
  320. 302: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(953,21): warning CS0649: Field 'LeafDimArray.name' is never assigned to, and will always have its default value null
  321. 303: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(915,21): warning CS0649: Field 'LeafVTShape.desc' is never assigned to, and will always have its default value null
  322. 304: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1818,21): warning CS0649: Field 'ObjNameSym.name' is never assigned to, and will always have its default value null
  323. 305: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(891,19): warning CS0649: Field 'LeafProc.reserved' is never assigned to, and will always have its default value 0
  324. 306: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1692,21): warning CS0649: Field 'AttrRegSym.reg' is never assigned to, and will always have its default value 0
  325. 307: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2247,19): warning CS0649: Field 'CoffGroupSym.cb' is never assigned to, and will always have its default value 0
  326. 308: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1313,21): warning CS0649: Field 'LeafFriendCls.pad0' is never assigned to, and will always have its default value 0
  327. 309: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(844,21): warning CS0649: Field 'LeafClass.data' is never assigned to, and will always have its default value null
  328. 310: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1302,21): warning CS0649: Field 'LeafVBClass.attr' is never assigned to, and will always have its default value 0
  329. 311: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1854,21): warning CS0649: Field 'FrameRelSym.segCod' is never assigned to, and will always have its default value 0
  330. 312: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(832,21): warning CS0649: Field 'LeafArray.name' is never assigned to, and will always have its default value null
  331. 313: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(853,21): warning CS0649: Field 'LeafUnion.property' is never assigned to, and will always have its default value 0
  332. 314: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1955,19): warning CS0649: Field 'ManProcSymMips.dbgStart' is never assigned to, and will always have its default value 0
  333. 315: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1700,19): warning CS0649: Field 'ManyRegSym.count' is never assigned to, and will always have its default value 0
  334. 316: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(968,19): warning CS0649: Field 'LeafPreComp.start' is never assigned to, and will always have its default value 0
  335. 317: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2090,19): warning CS0649: Field 'ProcSymMips.typind' is never assigned to, and will always have its default value 0
  336. 318: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2170,21): warning CS0649: Field 'FrameProcSym.secExHdlr' is never assigned to, and will always have its default value 0
  337. 319: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1977,21): warning CS0649: Field 'ThunkSym32.len' is never assigned to, and will always have its default value 0
  338. 320: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2106,19): warning CS0649: Field 'ProcSymIa64.dbgEnd' is never assigned to, and will always have its default value 0
  339. 321: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1909,19): warning CS0649: Field 'PubSym32.flags' is never assigned to, and will always have its default value 0
  340. 322: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(840,21): warning CS0649: Field 'LeafClass.property' is never assigned to, and will always have its default value 0
  341. 323: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(906,19): warning CS0649: Field 'LeafMFunc.arglist' is never assigned to, and will always have its default value 0
  342. 324: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2200,19): warning CS0649: Field 'LocalSym.offParent' is never assigned to, and will always have its default value 0
  343. 325: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1923,19): warning CS0649: Field 'ProcSym32.dbgEnd' is never assigned to, and will always have its default value 0
  344. 326: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1293,21): warning CS0649: Field 'LeafBClass.attr' is never assigned to, and will always have its default value 0
  345. 327: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(787,26): warning CS0649: Field 'LeafModifier.attr' is never assigned to, and will always have its default value
  346. 328: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1690,21): warning CS0649: Field 'AttrRegSym.segCod' is never assigned to, and will always have its default value 0
  347. 329: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1710,23): warning CS0649: Field 'ManyRegSym2.reg' is never assigned to, and will always have its default value null
  348. 330: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1077,21): warning CS0649: Field 'LeafFieldList.data' is never assigned to, and will always have its default value null
  349. 331: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2171,19): warning CS0649: Field 'FrameProcSym.flags' is never assigned to, and will always have its default value 0
  350. 332: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2108,19): warning CS0649: Field 'ProcSymIa64.off' is never assigned to, and will always have its default value 0
  351. 333: Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Symbols.cs(112,26): warning CS0649: Field 'MethodSymbols.local_var_token' is never assigned to, and will always have its default value
  352. 334: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbFunction.cs(42,52): warning CS0649: Field 'PdbFunction.namespaceScopes' is never assigned to, and will always have its default value null
  353. 335: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1924,19): warning CS0649: Field 'ProcSym32.typind' is never assigned to, and will always have its default value 0
  354. 336: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2411,19): warning CS0649: Field 'FrameData.cbBlock' is never assigned to, and will always have its default value 0
  355. 337: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2119,19): warning CS0649: Field 'RefSym.ibSym' is never assigned to, and will always have its default value 0
  356. 338: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1265,20): warning CS0649: Field 'LeafCmplx128.val0_real' is never assigned to, and will always have its default value 0
  357. 339: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1350,19): warning CS0649: Field 'LeafVFuncTab.type' is never assigned to, and will always have its default value 0
  358. 340: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2318,21): warning CS0649: Field 'FrameCookie.reg' is never assigned to, and will always have its default value 0
  359. 341: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2198,21): warning CS0649: Field 'LocalSym.flags' is never assigned to, and will always have its default value 0
  360. 342: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1368,21): warning CS0649: Field 'LeafMethod.name' is never assigned to, and will always have its default value null
  361. 343: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2143,21): warning CS0649: Field 'OemSymbol.rgl' is never assigned to, and will always have its default value null
  362. 344: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2423,21): warning CS0649: Field 'XFixupData.wExtra' is never assigned to, and will always have its default value 0
  363. 345: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2072,19): warning CS0649: Field 'Slink32.framesize' is never assigned to, and will always have its default value 0
  364. 346: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2417,21): warning CS0649: Field 'FrameData.cbSavedRegs' is never assigned to, and will always have its default value 0
  365. 347: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1323,21): warning CS0649: Field 'LeafFriendFcn.name' is never assigned to, and will always have its default value null
  366. 348: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(969,19): warning CS0649: Field 'LeafPreComp.count' is never assigned to, and will always have its default value 0
  367. 349: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(845,21): warning CS0649: Field 'LeafClass.name' is never assigned to, and will always have its default value null
  368. 350: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1068,21): warning CS0649: Field 'LeafList.data' is never assigned to, and will always have its default value null
  369. 351: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1341,19): warning CS0649: Field 'LeafSTMember.index' is never assigned to, and will always have its default value 0
  370. 352: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2413,19): warning CS0649: Field 'FrameData.cbParams' is never assigned to, and will always have its default value 0
  371. 353: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1613,19): warning CS0649: Field 'CV_EXPROCFLAGS.reserved' is never assigned to, and will always have its default value 0
  372. 354: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2224,19): warning CS0649: Field 'DefRangeSym2.program' is never assigned to, and will always have its default value 0
  373. 355: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1731,21): warning CS0649: Field 'AttrManyRegSym2.segCod' is never assigned to, and will always have its default value 0
  374. 356: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2128,19): warning CS0649: Field 'RefSym2.ibSym' is never assigned to, and will always have its default value 0
  375. 357: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2335,21): warning CS0649: Field 'DiscardedSym.data' is never assigned to, and will always have its default value null
  376. 358: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1927,19): warning CS0649: Field 'ProcSym32.flags' is never assigned to, and will always have its default value 0
  377. 359: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1276,21): warning CS0649: Field 'LeafVarString.value' is never assigned to, and will always have its default value null
  378. 360: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2299,19): warning CS0649: Field 'CallsiteInfo.typind' is never assigned to, and will always have its default value 0
  379. 361: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1805,21): warning CS0649: Field 'CompileSym.verFEMinor' is never assigned to, and will always have its default value 0
  380. 362: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(901,19): warning CS0649: Field 'LeafMFunc.classtype' is never assigned to, and will always have its default value 0
  381. 363: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2091,19): warning CS0649: Field 'ProcSymMips.off' is never assigned to, and will always have its default value 0
  382. 364: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2026,21): warning CS0649: Field 'WithSym32.seg' is never assigned to, and will always have its default value 0
  383. 365: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1681,21): warning CS0649: Field 'RegSym.reg' is never assigned to, and will always have its default value 0
  384. 366: Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\NamespaceInfo.cs(8,14): warning CS0649: Field 'NamespaceInfo.NamespaceID' is never assigned to, and will always have its default value 0
  385. 367: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1041,19): warning CS0649: Field 'LeafArgList.count' is never assigned to, and will always have its default value 0
  386. 368: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(961,21): warning CS0649: Field 'LeafVFTPath.bases' is never assigned to, and will always have its default value null
  387. 369: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1852,19): warning CS0649: Field 'FrameRelSym.typind' is never assigned to, and will always have its default value 0
  388. 370: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2199,19): warning CS0649: Field 'LocalSym.idParent' is never assigned to, and will always have its default value 0
  389. 371: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2036,21): warning CS0649: Field 'VpathSym32.seg' is never assigned to, and will always have its default value 0
  390. 372: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1257,22): warning CS0649: Field 'LeafCmplx80.val_real' is never assigned to, and will always have its default value
  391. 373: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1233,20): warning CS0649: Field 'LeafReal128.val0' is never assigned to, and will always have its default value 0
  392. 374: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2130,21): warning CS0649: Field 'RefSym2.name' is never assigned to, and will always have its default value null
  393. 375: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1421,19): warning CS0649: Field 'LeafPad.leaf' is never assigned to, and will always have its default value 0
  394. 376: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1719,21): warning CS0649: Field 'AttrManyRegSym.segCod' is never assigned to, and will always have its default value 0
  395. 377: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1212,20): warning CS0649: Field 'LeafReal32.val' is never assigned to, and will always have its default value 0
  396. 378: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2296,18): warning CS0649: Field 'CallsiteInfo.off' is never assigned to, and will always have its default value 0
  397. 379: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1042,21): warning CS0649: Field 'LeafArgList.arg' is never assigned to, and will always have its default value null
  398. 380: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1807,21): warning CS0649: Field 'CompileSym.verMajor' is never assigned to, and will always have its default value 0
  399. 381: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(880,19): warning CS0649: Field 'LeafEnum.utype' is never assigned to, and will always have its default value 0
  400. 382: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(786,19): warning CS0649: Field 'LeafModifier.type' is never assigned to, and will always have its default value 0
  401. 383: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(971,21): warning CS0649: Field 'LeafPreComp.name' is never assigned to, and will always have its default value null
  402. 384: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2223,19): warning CS0649: Field 'DefRangeSym2.id' is never assigned to, and will always have its default value 0
  403. 385: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(892,21): warning CS0649: Field 'LeafProc.parmcount' is never assigned to, and will always have its default value 0
  404. 386: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1680,19): warning CS0649: Field 'RegSym.typind' is never assigned to, and will always have its default value 0
  405. 387: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2109,21): warning CS0649: Field 'ProcSymIa64.seg' is never assigned to, and will always have its default value 0
  406. 388: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(736,18): warning CS0649: Field 'CV_PDMR32_VBASE.vdisp' is never assigned to, and will always have its default value 0
  407. 389: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2088,19): warning CS0649: Field 'ProcSymMips.intOff' is never assigned to, and will always have its default value 0
  408. 390: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2415,19): warning CS0649: Field 'FrameData.frameFunc' is never assigned to, and will always have its default value 0
  409. 391: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2080,19): warning CS0649: Field 'ProcSymMips.parent' is never assigned to, and will always have its default value 0
  410. 392: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(922,19): warning CS0649: Field 'LeafCobol0.type' is never assigned to, and will always have its default value 0
  411. 393: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(889,19): warning CS0649: Field 'LeafProc.rvtype' is never assigned to, and will always have its default value 0
  412. 394: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1864,21): warning CS0649: Field 'SlotSym32.name' is never assigned to, and will always have its default value null
  413. 395: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1951,19): warning CS0649: Field 'ManProcSymMips.parent' is never assigned to, and will always have its default value 0
  414. 396: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1722,21): warning CS0649: Field 'AttrManyRegSym.reg' is never assigned to, and will always have its default value null
  415. 397: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1994,19): warning CS0649: Field 'TrampolineSym.offTarget' is never assigned to, and will always have its default value 0
  416. 398: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(39,19): warning CS0649: Field 'FLOAT10.Data_5' is never assigned to, and will always have its default value 0
  417. 399: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2056,21): warning CS0649: Field 'AttrRegRel.flags' is never assigned to, and will always have its default value 0
  418. 400: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(34,19): warning CS0649: Field 'FLOAT10.Data_0' is never assigned to, and will always have its default value 0
  419. 401: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1249,21): warning CS0649: Field 'LeafCmplx64.val_real' is never assigned to, and will always have its default value 0
  420. 402: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1340,21): warning CS0649: Field 'LeafSTMember.attr' is never assigned to, and will always have its default value 0
  421. 403: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2022,19): warning CS0649: Field 'WithSym32.parent' is never assigned to, and will always have its default value 0
  422. 404: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1091,21): warning CS0649: Field 'LeafMethodList.mList' is never assigned to, and will always have its default value null
  423. 405: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1366,21): warning CS0649: Field 'LeafMethod.count' is never assigned to, and will always have its default value 0
  424. 406: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(904,19): warning CS0649: Field 'LeafMFunc.reserved' is never assigned to, and will always have its default value 0
  425. 407: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1709,21): warning CS0649: Field 'ManyRegSym2.count' is never assigned to, and will always have its default value 0
  426. 408: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(42,19): warning CS0649: Field 'FLOAT10.Data_8' is never assigned to, and will always have its default value 0
  427. 409: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1734,23): warning CS0649: Field 'AttrManyRegSym2.reg' is never assigned to, and will always have its default value null
  428. 410: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1405,19): warning CS0649: Field 'LeafNestTypeEx.index' is never assigned to, and will always have its default value 0
  429. 411: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1286,19): warning CS0649: Field 'LeafIndex.index' is never assigned to, and will always have its default value 0
  430. 412: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2197,19): warning CS0649: Field 'LocalSym.typind' is never assigned to, and will always have its default value 0
  431. 413: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(914,21): warning CS0649: Field 'LeafVTShape.count' is never assigned to, and will always have its default value 0
  432. 414: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2190,21): warning CS0649: Field 'SepCodSym.secParent' is never assigned to, and will always have its default value 0
  433. 415: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(839,21): warning CS0649: Field 'LeafClass.count' is never assigned to, and will always have its default value 0
  434. 416: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1109,21): warning CS0649: Field 'LeafDimCon.dim' is never assigned to, and will always have its default value null
  435. 417: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1699,19): warning CS0649: Field 'ManyRegSym.typind' is never assigned to, and will always have its default value 0
  436. 418: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1980,21): warning CS0649: Field 'ThunkSym32.variant' is never assigned to, and will always have its default value null
  437. 419: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(829,19): warning CS0649: Field 'LeafArray.elemtype' is never assigned to, and will always have its default value 0
  438. 420: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1275,21): warning CS0649: Field 'LeafVarString.len' is never assigned to, and will always have its default value 0
  439. 421: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2127,19): warning CS0649: Field 'RefSym2.sumName' is never assigned to, and will always have its default value 0
  440. 422: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2066,21): warning CS0649: Field 'ThreadSym32.name' is never assigned to, and will always have its default value null
  441. 423: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1003,19): warning CS0649: Field 'LeafOEM2.count' is never assigned to, and will always have its default value 0
  442. 424: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2250,21): warning CS0649: Field 'CoffGroupSym.seg' is never assigned to, and will always have its default value 0
  443. 425: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1973,19): warning CS0649: Field 'ThunkSym32.end' is never assigned to, and will always have its default value 0
  444. 426: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(890,19): warning CS0649: Field 'LeafProc.calltype' is never assigned to, and will always have its default value 0
  445. 427: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(806,21): warning CS0649: Field 'LeafPointer.LeafPointerBody.utype' is never assigned to, and will always have its default value 0
  446. 428: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2412,19): warning CS0649: Field 'FrameData.cbLocals' is never assigned to, and will always have its default value 0
  447. 429: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1829,30): warning CS0649: Field 'ReturnSym.flags' is never assigned to, and will always have its default value
  448. 430: Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\NamespaceInfo.cs(7,17): warning CS0649: Field 'NamespaceInfo.Name' is never assigned to, and will always have its default value null
  449. 431: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1763,21): warning CS0649: Field 'SearchSym.seg' is never assigned to, and will always have its default value 0
  450. 432: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2238,19): warning CS0649: Field 'SectionSym.cb' is never assigned to, and will always have its default value 0
  451. 433: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(952,19): warning CS0649: Field 'LeafDimArray.diminfo' is never assigned to, and will always have its default value 0
  452. 434: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1972,19): warning CS0649: Field 'ThunkSym32.parent' is never assigned to, and will always have its default value 0
  453. 435: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1996,21): warning CS0649: Field 'TrampolineSym.sectTarget' is never assigned to, and will always have its default value 0
  454. 436: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1034,21): warning CS0649: Field 'LeafSkip.data' is never assigned to, and will always have its default value null
  455. 437: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2334,19): warning CS0649: Field 'DiscardedSym.linenum' is never assigned to, and will always have its default value 0
  456. 438: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(864,21): warning CS0649: Field 'LeafAlias.name' is never assigned to, and will always have its default value null
  457. 439: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1918,19): warning CS0649: Field 'ProcSym32.parent' is never assigned to, and will always have its default value 0
  458. 440: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1668,21): warning CS0649: Field 'SYMTYPE.rectyp' is never assigned to, and will always have its default value 0
  459. 441: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1735,21): warning CS0649: Field 'AttrManyRegSym2.name' is never assigned to, and will always have its default value null
  460. 442: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(970,19): warning CS0649: Field 'LeafPreComp.signature' is never assigned to, and will always have its default value 0
  461. 443: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2112,21): warning CS0649: Field 'ProcSymIa64.name' is never assigned to, and will always have its default value null
  462. 444: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1711,21): warning CS0649: Field 'ManyRegSym2.name' is never assigned to, and will always have its default value null
  463. 445: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1960,19): warning CS0649: Field 'ManProcSymMips.fpOff' is never assigned to, and will always have its default value 0
  464. 446: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2044,21): warning CS0649: Field 'RegRel32.reg' is never assigned to, and will always have its default value 0
  465. 447: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2035,19): warning CS0649: Field 'VpathSym32.off' is never assigned to, and will always have its default value 0
  466. 448: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1022,19): warning CS0649: Field 'LeafTypeServer2.age' is never assigned to, and will always have its default value 0
  467. 449: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1892,19): warning CS0649: Field 'DatasSym32.off' is never assigned to, and will always have its default value 0
  468. 450: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1964,19): warning CS0649: Field 'ManProcSymMips.retReg' is never assigned to, and will always have its default value 0
  469. 451: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(40,19): warning CS0649: Field 'FLOAT10.Data_6' is never assigned to, and will always have its default value 0
  470. 452: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2005,21): warning CS0649: Field 'LabelSym32.name' is never assigned to, and will always have its default value null
  471. 453: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2240,21): warning CS0649: Field 'SectionSym.name' is never assigned to, and will always have its default value null
  472. 454: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(36,19): warning CS0649: Field 'FLOAT10.Data_2' is never assigned to, and will always have its default value 0
  473. 455: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(41,19): warning CS0649: Field 'FLOAT10.Data_7' is never assigned to, and will always have its default value 0
  474. 456: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1844,19): warning CS0649: Field 'BpRelSym32.typind' is never assigned to, and will always have its default value 0
  475. 457: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2053,21): warning CS0649: Field 'AttrRegRel.reg' is never assigned to, and will always have its default value 0
  476. 458: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1132,21): warning CS0649: Field 'LeafRefSym.Sym' is never assigned to, and will always have its default value null
  477. 459: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2051,19): warning CS0649: Field 'AttrRegRel.off' is never assigned to, and will always have its default value 0
  478. 460: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2042,19): warning CS0649: Field 'RegRel32.off' is never assigned to, and will always have its default value 0
  479. 461: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1385,21): warning CS0649: Field 'LeafEnumerate.attr' is never assigned to, and will always have its default value 0
  480. 462: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2167,19): warning CS0649: Field 'FrameProcSym.offPad' is never assigned to, and will always have its default value 0
  481. 463: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1843,18): warning CS0649: Field 'BpRelSym32.off' is never assigned to, and will always have its default value 0
  482. 464: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2416,21): warning CS0649: Field 'FrameData.cbProlog' is never assigned to, and will always have its default value 0
  483. 465: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2118,19): warning CS0649: Field 'RefSym.sumName' is never assigned to, and will always have its default value 0
  484. 466: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1219,21): warning CS0649: Field 'LeafReal64.val' is never assigned to, and will always have its default value 0
  485. 467: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1099,19): warning CS0649: Field 'LeafBitfield.length' is never assigned to, and will always have its default value 0
  486. 468: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1856,21): warning CS0649: Field 'FrameRelSym.name' is never assigned to, and will always have its default value null
  487. 469: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2023,19): warning CS0649: Field 'WithSym32.end' is never assigned to, and will always have its default value 0
  488. 470: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1635,19): warning CS0649: Field 'CV_lvar_addr_range.cbRange' is never assigned to, and will always have its default value 0
  489. 471: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1189,20): warning CS0649: Field 'LeafUQuad.val' is never assigned to, and will always have its default value 0
  490. 472: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2169,19): warning CS0649: Field 'FrameProcSym.offExHdlr' is never assigned to, and will always have its default value 0
  491. 473: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1733,21): warning CS0649: Field 'AttrManyRegSym2.count' is never assigned to, and will always have its default value 0
  492. 474: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1928,21): warning CS0649: Field 'ProcSym32.name' is never assigned to, and will always have its default value null
  493. 475: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1295,21): warning CS0649: Field 'LeafBClass.offset' is never assigned to, and will always have its default value null
  494. 476: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(960,19): warning CS0649: Field 'LeafVFTPath.count' is never assigned to, and will always have its default value 0
  495. 477: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs(14,14): warning CS0414: The field 'DebugSocket.connectFailed' is assigned but its value is never used
  496. - PDB to MDB conversion --------------------------------------
  497. Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\pdb2mdb.exe
  498. Arguments: Temp\Assembly-CSharp.dll
  499. Exit code: 0
  500. Elapsed time: 0.18 sec
  501. - pdb2mdb.exe output (0 lines):
  502. ********************************************************************************
  503. * Thursday, February 09, 2017 5:10:17 PM *
  504. ********************************************************************************
  505. CSharpCompilerWrapper.exe version: 2.0.3.30
  506. Platform: Windows
  507. Target assembly: Assembly-CSharp-Editor.dll
  508. Project directory: D:\Source\Egametang\Unity
  509. Target profile directory: D:\Unity\Editor\Data\Mono\lib\mono\2.0
  510. Unity 'Data' or 'Frameworks' directory: D:/Unity/Editor/Data
  511. Compiler: Microsoft C# 6.0
  512. - Compilation -----------------------------------------------
  513. Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\csc.exe
  514. Arguments: -nostdlib+ -noconfig -nologo -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\mscorlib.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.Core.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.Xml.dll" @Temp/UnityTempFile-f3c66ca0ab3a5a94f9d7ef0d1b39255b
  515. Exit code: 0
  516. Elapsed time: 2.66 sec
  517. - Compiler output (0 lines):
  518. - Compiler errors (4 lines):
  519. 0: Assets\Editor\BehaviorTreeEditor\BehaviorNodeConfigExtension.cs(37,22): warning CS0168: The variable 'ex' is declared but never used
  520. 1: Assets\Editor\BehaviorTreeEditor\PropertyDesigner.cs(291,18): warning CS0414: The field 'PropertyDesigner.searchNodeName' is assigned but its value is never used
  521. 2: Assets\Editor\BehaviorTreeEditor\RightDesigner.cs(77,18): warning CS0414: The field 'RightDesigner.searchNodeName' is assigned but its value is never used
  522. 3: Assets\Editor\BehaviorTreeEditor\NodeDesigner.cs(97,16): warning CS0414: The field 'NodeDesigner.mShowValue' is assigned but its value is never used
  523. - PDB to MDB conversion --------------------------------------
  524. Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\pdb2mdb.exe
  525. Arguments: Temp\Assembly-CSharp-Editor.dll
  526. Exit code: 0
  527. Elapsed time: 0.11 sec
  528. - pdb2mdb.exe output (0 lines):
  529. ********************************************************************************
  530. * Thursday, February 09, 2017 5:12:28 PM *
  531. ********************************************************************************
  532. CSharpCompilerWrapper.exe version: 2.0.3.30
  533. Platform: Windows
  534. Target assembly: Assembly-CSharp.dll
  535. Project directory: D:\Source\Egametang\Unity
  536. Target profile directory: D:\Unity\Editor\Data\Mono\lib\mono\2.0
  537. Unity 'Data' or 'Frameworks' directory: D:/Unity/Editor/Data
  538. Compiler: Microsoft C# 6.0
  539. - Compilation -----------------------------------------------
  540. Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\csc.exe
  541. Arguments: -nostdlib+ -noconfig -nologo -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\mscorlib.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.Core.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.Xml.dll" @Temp/UnityTempFile-7a6df1a1ff291d54daf2c1f8fb356d28
  542. Exit code: 0
  543. Elapsed time: 3.97 sec
  544. - Compiler output (0 lines):
  545. - Compiler errors (478 lines):
  546. 0: Assets\Scripts\BehaviorTree\BehaviorNodeConfig.cs(12,17): warning CS0108: 'BehaviorNodeConfig.name' hides inherited member 'Object.name'. Use the new keyword if hiding was intended.
  547. 1: Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs(131,22): warning CS0219: The variable 'flag' is assigned but its value is never used
  548. 2: Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs(156,29): warning CS0168: The variable 'esp' is declared but never used
  549. 3: Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs(182,29): warning CS0168: The variable 'esp' is declared but never used
  550. 4: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebuggerServer\DebuggerServer.cs(47,29): warning CS0618: 'TcpListener.TcpListener(int)' is obsolete: 'Use TcpListener (IPAddress address, int port) instead'
  551. 5: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs(71,34): warning CS0168: The variable 'ex' is declared but never used
  552. 6: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1413,21): warning CS0649: Field 'LeafMemberModify.attr' is never assigned to, and will always have its default value 0
  553. 7: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2110,21): warning CS0649: Field 'ProcSymIa64.retReg' is never assigned to, and will always have its default value 0
  554. 8: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2319,18): warning CS0649: Field 'FrameCookie.cookietype' is never assigned to, and will always have its default value 0
  555. 9: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1021,19): warning CS0649: Field 'LeafTypeServer2.sig70' is never assigned to, and will always have its default value
  556. 10: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1717,19): warning CS0649: Field 'AttrManyRegSym.typind' is never assigned to, and will always have its default value 0
  557. 11: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2234,21): warning CS0649: Field 'SectionSym.isec' is never assigned to, and will always have its default value 0
  558. 12: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1693,21): warning CS0649: Field 'AttrRegSym.name' is never assigned to, and will always have its default value null
  559. 13: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2298,21): warning CS0649: Field 'CallsiteInfo.pad0' is never assigned to, and will always have its default value 0
  560. 14: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1003,19): warning CS0649: Field 'LeafOEM2.count' is never assigned to, and will always have its default value 0
  561. 15: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1808,21): warning CS0649: Field 'CompileSym.verMinor' is never assigned to, and will always have its default value 0
  562. 16: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(953,21): warning CS0649: Field 'LeafDimArray.name' is never assigned to, and will always have its default value null
  563. 17: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2025,19): warning CS0649: Field 'WithSym32.off' is never assigned to, and will always have its default value 0
  564. 18: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2063,19): warning CS0649: Field 'ThreadSym32.typind' is never assigned to, and will always have its default value 0
  565. 19: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1068,21): warning CS0649: Field 'LeafList.data' is never assigned to, and will always have its default value null
  566. 20: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1844,19): warning CS0649: Field 'BpRelSym32.typind' is never assigned to, and will always have its default value 0
  567. 21: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(904,19): warning CS0649: Field 'LeafMFunc.reserved' is never assigned to, and will always have its default value 0
  568. 22: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1923,19): warning CS0649: Field 'ProcSym32.dbgEnd' is never assigned to, and will always have its default value 0
  569. 23: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1002,19): warning CS0649: Field 'LeafOEM2.idOem' is never assigned to, and will always have its default value
  570. 24: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1926,21): warning CS0649: Field 'ProcSym32.seg' is never assigned to, and will always have its default value 0
  571. 25: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1959,19): warning CS0649: Field 'ManProcSymMips.intOff' is never assigned to, and will always have its default value 0
  572. 26: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2118,19): warning CS0649: Field 'RefSym.sumName' is never assigned to, and will always have its default value 0
  573. 27: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1709,21): warning CS0649: Field 'ManyRegSym2.count' is never assigned to, and will always have its default value 0
  574. 28: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1910,19): warning CS0649: Field 'PubSym32.off' is never assigned to, and will always have its default value 0
  575. 29: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1855,21): warning CS0649: Field 'FrameRelSym.flags' is never assigned to, and will always have its default value 0
  576. 30: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1763,21): warning CS0649: Field 'SearchSym.seg' is never assigned to, and will always have its default value 0
  577. 31: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(979,19): warning CS0649: Field 'LeafEndPreComp.signature' is never assigned to, and will always have its default value 0
  578. 32: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1689,19): warning CS0649: Field 'AttrRegSym.offCod' is never assigned to, and will always have its default value 0
  579. 33: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1634,21): warning CS0649: Field 'CV_lvar_addr_range.isectStart' is never assigned to, and will always have its default value 0
  580. 34: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(988,19): warning CS0649: Field 'LeafOEM.count' is never assigned to, and will always have its default value 0
  581. 35: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2036,21): warning CS0649: Field 'VpathSym32.seg' is never assigned to, and will always have its default value 0
  582. 36: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1953,19): warning CS0649: Field 'ManProcSymMips.next' is never assigned to, and will always have its default value 0
  583. 37: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1918,19): warning CS0649: Field 'ProcSym32.parent' is never assigned to, and will always have its default value 0
  584. 38: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(855,21): warning CS0649: Field 'LeafUnion.data' is never assigned to, and will always have its default value null
  585. 39: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2128,19): warning CS0649: Field 'RefSym2.ibSym' is never assigned to, and will always have its default value 0
  586. 40: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1395,19): warning CS0649: Field 'LeafNestType.index' is never assigned to, and will always have its default value 0
  587. 41: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1692,21): warning CS0649: Field 'AttrRegSym.reg' is never assigned to, and will always have its default value 0
  588. 42: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2053,21): warning CS0649: Field 'AttrRegRel.reg' is never assigned to, and will always have its default value 0
  589. 43: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(892,21): warning CS0649: Field 'LeafProc.parmcount' is never assigned to, and will always have its default value 0
  590. 44: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2320,19): warning CS0649: Field 'FrameCookie.flags' is never assigned to, and will always have its default value 0
  591. 45: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2190,21): warning CS0649: Field 'SepCodSym.secParent' is never assigned to, and will always have its default value 0
  592. 46: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2269,21): warning CS0649: Field 'ExportSym.flags' is never assigned to, and will always have its default value 0
  593. 47: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1375,21): warning CS0649: Field 'LeafOneMethod.attr' is never assigned to, and will always have its default value 0
  594. 48: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1803,21): warning CS0649: Field 'CompileSym.machine' is never assigned to, and will always have its default value 0
  595. 49: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1962,19): warning CS0649: Field 'ManProcSymMips.off' is never assigned to, and will always have its default value 0
  596. 50: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2239,19): warning CS0649: Field 'SectionSym.characteristics' is never assigned to, and will always have its default value 0
  597. 51: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1779,19): warning CS0649: Field 'CFlagSym.machine' is never assigned to, and will always have its default value 0
  598. 52: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(889,19): warning CS0649: Field 'LeafProc.rvtype' is never assigned to, and will always have its default value 0
  599. 53: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2065,21): warning CS0649: Field 'ThreadSym32.seg' is never assigned to, and will always have its default value 0
  600. 54: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2119,19): warning CS0649: Field 'RefSym.ibSym' is never assigned to, and will always have its default value 0
  601. 55: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2206,21): warning CS0649: Field 'LocalSym.name' is never assigned to, and will always have its default value null
  602. 56: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2108,19): warning CS0649: Field 'ProcSymIa64.off' is never assigned to, and will always have its default value 0
  603. 57: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1710,23): warning CS0649: Field 'ManyRegSym2.reg' is never assigned to, and will always have its default value null
  604. 58: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1241,20): warning CS0649: Field 'LeafCmplx32.val_real' is never assigned to, and will always have its default value 0
  605. 59: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2200,19): warning CS0649: Field 'LocalSym.offParent' is never assigned to, and will always have its default value 0
  606. 60: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1613,19): warning CS0649: Field 'CV_EXPROCFLAGS.reserved' is never assigned to, and will always have its default value 0
  607. 61: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2093,19): warning CS0649: Field 'ProcSymMips.retReg' is never assigned to, and will always have its default value 0
  608. 62: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2237,19): warning CS0649: Field 'SectionSym.rva' is never assigned to, and will always have its default value 0
  609. 63: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1304,19): warning CS0649: Field 'LeafVBClass.vbptr' is never assigned to, and will always have its default value 0
  610. 64: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2249,19): warning CS0649: Field 'CoffGroupSym.off' is never assigned to, and will always have its default value 0
  611. 65: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2066,21): warning CS0649: Field 'ThreadSym32.name' is never assigned to, and will always have its default value null
  612. 66: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1234,20): warning CS0649: Field 'LeafReal128.val1' is never assigned to, and will always have its default value 0
  613. 67: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1022,19): warning CS0649: Field 'LeafTypeServer2.age' is never assigned to, and will always have its default value 0
  614. 68: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1258,22): warning CS0649: Field 'LeafCmplx80.val_imag' is never assigned to, and will always have its default value
  615. 69: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1722,21): warning CS0649: Field 'AttrManyRegSym.reg' is never assigned to, and will always have its default value null
  616. 70: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1851,18): warning CS0649: Field 'FrameRelSym.off' is never assigned to, and will always have its default value 0
  617. 71: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1708,19): warning CS0649: Field 'ManyRegSym2.typind' is never assigned to, and will always have its default value 0
  618. 72: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1415,21): warning CS0649: Field 'LeafMemberModify.name' is never assigned to, and will always have its default value null
  619. 73: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(901,19): warning CS0649: Field 'LeafMFunc.classtype' is never assigned to, and will always have its default value 0
  620. 74: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2002,19): warning CS0649: Field 'LabelSym32.off' is never assigned to, and will always have its default value 0
  621. 75: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1014,21): warning CS0649: Field 'LeafTypeServer.name' is never assigned to, and will always have its default value null
  622. 76: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2187,19): warning CS0649: Field 'SepCodSym.off' is never assigned to, and will always have its default value 0
  623. 77: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1004,21): warning CS0649: Field 'LeafOEM2.index' is never assigned to, and will always have its default value null
  624. 78: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2416,21): warning CS0649: Field 'FrameData.cbProlog' is never assigned to, and will always have its default value 0
  625. 79: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1084,21): warning CS0649: Field 'mlMethod.pad0' is never assigned to, and will always have its default value 0
  626. 80: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2297,21): warning CS0649: Field 'CallsiteInfo.ect' is never assigned to, and will always have its default value 0
  627. 81: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1108,21): warning CS0649: Field 'LeafDimCon.rank' is never assigned to, and will always have its default value 0
  628. 82: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2109,21): warning CS0649: Field 'ProcSymIa64.seg' is never assigned to, and will always have its default value 0
  629. 83: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1266,20): warning CS0649: Field 'LeafCmplx128.val1_real' is never assigned to, and will always have its default value 0
  630. 84: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1275,21): warning CS0649: Field 'LeafVarString.len' is never assigned to, and will always have its default value 0
  631. 85: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1077,21): warning CS0649: Field 'LeafFieldList.data' is never assigned to, and will always have its default value null
  632. 86: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2333,19): warning CS0649: Field 'DiscardedSym.fileid' is never assigned to, and will always have its default value 0
  633. 87: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1830,19): warning CS0649: Field 'ReturnSym.style' is never assigned to, and will always have its default value 0
  634. 88: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2022,19): warning CS0649: Field 'WithSym32.parent' is never assigned to, and will always have its default value 0
  635. 89: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1367,19): warning CS0649: Field 'LeafMethod.mList' is never assigned to, and will always have its default value 0
  636. 90: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1854,21): warning CS0649: Field 'FrameRelSym.segCod' is never assigned to, and will always have its default value 0
  637. 91: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1977,21): warning CS0649: Field 'ThunkSym32.len' is never assigned to, and will always have its default value 0
  638. 92: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1276,21): warning CS0649: Field 'LeafVarString.value' is never assigned to, and will always have its default value null
  639. 93: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1368,21): warning CS0649: Field 'LeafMethod.name' is never assigned to, and will always have its default value null
  640. 94: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(952,19): warning CS0649: Field 'LeafDimArray.diminfo' is never assigned to, and will always have its default value 0
  641. 95: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1762,19): warning CS0649: Field 'SearchSym.startsym' is never assigned to, and will always have its default value 0
  642. 96: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1951,19): warning CS0649: Field 'ManProcSymMips.parent' is never assigned to, and will always have its default value 0
  643. 97: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1633,19): warning CS0649: Field 'CV_lvar_addr_range.offStart' is never assigned to, and will always have its default value 0
  644. 98: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1741,19): warning CS0649: Field 'ConstSym.typind' is never assigned to, and will always have its default value 0
  645. 99: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2268,21): warning CS0649: Field 'ExportSym.ordinal' is never assigned to, and will always have its default value 0
  646. 100: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2167,19): warning CS0649: Field 'FrameProcSym.offPad' is never assigned to, and will always have its default value 0
  647. 101: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2081,19): warning CS0649: Field 'ProcSymMips.end' is never assigned to, and will always have its default value 0
  648. 102: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1168,18): warning CS0649: Field 'LeafLong.val' is never assigned to, and will always have its default value 0
  649. 103: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1242,20): warning CS0649: Field 'LeafCmplx32.val_imag' is never assigned to, and will always have its default value 0
  650. 104: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(863,19): warning CS0649: Field 'LeafAlias.utype' is never assigned to, and will always have its default value 0
  651. 105: Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Symbols.cs(109,16): warning CS0649: Field 'MethodSymbols.code_size' is never assigned to, and will always have its default value 0
  652. 106: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(970,19): warning CS0649: Field 'LeafPreComp.signature' is never assigned to, and will always have its default value 0
  653. 107: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1802,19): warning CS0649: Field 'CompileSym.flags' is never assigned to, and will always have its default value 0
  654. 108: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1286,19): warning CS0649: Field 'LeafIndex.index' is never assigned to, and will always have its default value 0
  655. 109: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2056,21): warning CS0649: Field 'AttrRegRel.flags' is never assigned to, and will always have its default value 0
  656. 110: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(852,21): warning CS0649: Field 'LeafUnion.count' is never assigned to, and will always have its default value 0
  657. 111: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1226,22): warning CS0649: Field 'LeafReal80.val' is never assigned to, and will always have its default value
  658. 112: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2251,21): warning CS0649: Field 'CoffGroupSym.name' is never assigned to, and will always have its default value null
  659. 113: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(712,21): warning CS0649: Field 'TYPTYPE.leaf' is never assigned to, and will always have its default value 0
  660. 114: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1682,21): warning CS0649: Field 'RegSym.name' is never assigned to, and will always have its default value null
  661. 115: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1414,19): warning CS0649: Field 'LeafMemberModify.index' is never assigned to, and will always have its default value 0
  662. 116: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(905,21): warning CS0649: Field 'LeafMFunc.parmcount' is never assigned to, and will always have its default value 0
  663. 117: Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Symbols.cs(112,26): warning CS0649: Field 'MethodSymbols.local_var_token' is never assigned to, and will always have its default value
  664. 118: Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\NamespaceInfo.cs(7,17): warning CS0649: Field 'NamespaceInfo.Name' is never assigned to, and will always have its default value null
  665. 119: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2086,19): warning CS0649: Field 'ProcSymMips.regSave' is never assigned to, and will always have its default value 0
  666. 120: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1099,19): warning CS0649: Field 'LeafBitfield.length' is never assigned to, and will always have its default value 0
  667. 121: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2189,21): warning CS0649: Field 'SepCodSym.sec' is never assigned to, and will always have its default value 0
  668. 122: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1892,19): warning CS0649: Field 'DatasSym32.off' is never assigned to, and will always have its default value 0
  669. 123: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1975,19): warning CS0649: Field 'ThunkSym32.off' is never assigned to, and will always have its default value 0
  670. 124: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1883,21): warning CS0649: Field 'AnnotationSym.seg' is never assigned to, and will always have its default value 0
  671. 125: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(35,19): warning CS0649: Field 'FLOAT10.Data_1' is never assigned to, and will always have its default value 0
  672. 126: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(937,19): warning CS0649: Field 'LeafBArray.utype' is never assigned to, and will always have its default value 0
  673. 127: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2103,19): warning CS0649: Field 'ProcSymIa64.next' is never assigned to, and will always have its default value 0
  674. 128: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1154,20): warning CS0649: Field 'LeafShort.val' is never assigned to, and will always have its default value 0
  675. 129: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1358,19): warning CS0649: Field 'LeafVFuncOff.type' is never assigned to, and will always have its default value 0
  676. 130: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2204,19): warning CS0649: Field 'LocalSym.pad1' is never assigned to, and will always have its default value 0
  677. 131: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2236,19): warning CS0649: Field 'SectionSym.bReserved' is never assigned to, and will always have its default value 0
  678. 132: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2072,19): warning CS0649: Field 'Slink32.framesize' is never assigned to, and will always have its default value 0
  679. 133: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(734,18): warning CS0649: Field 'CV_PDMR32_VBASE.mdisp' is never assigned to, and will always have its default value 0
  680. 134: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2213,19): warning CS0649: Field 'DefRangeSym.id' is never assigned to, and will always have its default value 0
  681. 135: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1681,21): warning CS0649: Field 'RegSym.reg' is never assigned to, and will always have its default value 0
  682. 136: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2214,19): warning CS0649: Field 'DefRangeSym.program' is never assigned to, and will always have its default value 0
  683. 137: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1333,21): warning CS0649: Field 'LeafMember.name' is never assigned to, and will always have its default value null
  684. 138: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2197,19): warning CS0649: Field 'LocalSym.typind' is never assigned to, and will always have its default value 0
  685. 139: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2250,21): warning CS0649: Field 'CoffGroupSym.seg' is never assigned to, and will always have its default value 0
  686. 140: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(34,19): warning CS0649: Field 'FLOAT10.Data_0' is never assigned to, and will always have its default value 0
  687. 141: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1376,19): warning CS0649: Field 'LeafOneMethod.index' is never assigned to, and will always have its default value 0
  688. 142: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2415,19): warning CS0649: Field 'FrameData.frameFunc' is never assigned to, and will always have its default value 0
  689. 143: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1920,19): warning CS0649: Field 'ProcSym32.next' is never assigned to, and will always have its default value 0
  690. 144: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1979,21): warning CS0649: Field 'ThunkSym32.name' is never assigned to, and will always have its default value null
  691. 145: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2130,21): warning CS0649: Field 'RefSym2.name' is never assigned to, and will always have its default value null
  692. 146: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2270,21): warning CS0649: Field 'ExportSym.name' is never assigned to, and will always have its default value null
  693. 147: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1023,21): warning CS0649: Field 'LeafTypeServer2.name' is never assigned to, and will always have its default value null
  694. 148: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2084,19): warning CS0649: Field 'ProcSymMips.dbgStart' is never assigned to, and will always have its default value 0
  695. 149: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1265,20): warning CS0649: Field 'LeafCmplx128.val0_real' is never assigned to, and will always have its default value 0
  696. 150: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1735,21): warning CS0649: Field 'AttrManyRegSym2.name' is never assigned to, and will always have its default value null
  697. 151: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1734,23): warning CS0649: Field 'AttrManyRegSym2.reg' is never assigned to, and will always have its default value null
  698. 152: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(853,21): warning CS0649: Field 'LeafUnion.property' is never assigned to, and will always have its default value 0
  699. 153: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1330,21): warning CS0649: Field 'LeafMember.attr' is never assigned to, and will always have its default value 0
  700. 154: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1257,22): warning CS0649: Field 'LeafCmplx80.val_real' is never assigned to, and will always have its default value
  701. 155: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2184,19): warning CS0649: Field 'SepCodSym.end' is never assigned to, and will always have its default value 0
  702. 156: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2226,21): warning CS0649: Field 'DefRangeSym2.count' is never assigned to, and will always have its default value 0
  703. 157: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1701,21): warning CS0649: Field 'ManyRegSym.reg' is never assigned to, and will always have its default value null
  704. 158: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1733,21): warning CS0649: Field 'AttrManyRegSym2.count' is never assigned to, and will always have its default value 0
  705. 159: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1612,19): warning CS0649: Field 'CV_EXPROCFLAGS.flags' is never assigned to, and will always have its default value 0
  706. 160: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1107,19): warning CS0649: Field 'LeafDimCon.typ' is never assigned to, and will always have its default value 0
  707. 161: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1921,19): warning CS0649: Field 'ProcSym32.len' is never assigned to, and will always have its default value 0
  708. 162: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1884,21): warning CS0649: Field 'AnnotationSym.csz' is never assigned to, and will always have its default value 0
  709. 163: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1118,19): warning CS0649: Field 'LeafDimVar.typ' is never assigned to, and will always have its default value 0
  710. 164: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(38,19): warning CS0649: Field 'FLOAT10.Data_4' is never assigned to, and will always have its default value 0
  711. 165: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1212,20): warning CS0649: Field 'LeafReal32.val' is never assigned to, and will always have its default value 0
  712. 166: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(890,19): warning CS0649: Field 'LeafProc.calltype' is never assigned to, and will always have its default value 0
  713. 167: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2121,21): warning CS0649: Field 'RefSym.usFill' is never assigned to, and will always have its default value 0
  714. 168: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1668,21): warning CS0649: Field 'SYMTYPE.rectyp' is never assigned to, and will always have its default value 0
  715. 169: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1233,20): warning CS0649: Field 'LeafReal128.val0' is never assigned to, and will always have its default value 0
  716. 170: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1322,19): warning CS0649: Field 'LeafFriendFcn.index' is never assigned to, and will always have its default value 0
  717. 171: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(969,19): warning CS0649: Field 'LeafPreComp.count' is never assigned to, and will always have its default value 0
  718. 172: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1196,20): warning CS0649: Field 'LeafOct.val0' is never assigned to, and will always have its default value 0
  719. 173: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1197,20): warning CS0649: Field 'LeafOct.val1' is never assigned to, and will always have its default value 0
  720. 174: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1085,19): warning CS0649: Field 'mlMethod.index' is never assigned to, and will always have its default value 0
  721. 175: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(831,21): warning CS0649: Field 'LeafArray.data' is never assigned to, and will always have its default value null
  722. 176: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(968,19): warning CS0649: Field 'LeafPreComp.start' is never assigned to, and will always have its default value 0
  723. 177: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2198,21): warning CS0649: Field 'LocalSym.flags' is never assigned to, and will always have its default value 0
  724. 178: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1349,21): warning CS0649: Field 'LeafVFuncTab.pad0' is never assigned to, and will always have its default value 0
  725. 179: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2332,27): warning CS0649: Field 'DiscardedSym.iscarded' is never assigned to, and will always have its default value
  726. 180: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1702,21): warning CS0649: Field 'ManyRegSym.name' is never assigned to, and will always have its default value null
  727. 181: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(752,18): warning CS0649: Field 'CV_PMFR32_NVMA.disp' is never assigned to, and will always have its default value 0
  728. 182: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2106,19): warning CS0649: Field 'ProcSymIa64.dbgEnd' is never assigned to, and will always have its default value 0
  729. 183: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(903,19): warning CS0649: Field 'LeafMFunc.calltype' is never assigned to, and will always have its default value 0
  730. 184: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2177,21): warning CS0649: Field 'UnamespaceSym.name' is never assigned to, and will always have its default value null
  731. 185: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(842,19): warning CS0649: Field 'LeafClass.derived' is never assigned to, and will always have its default value 0
  732. 186: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1385,21): warning CS0649: Field 'LeafEnumerate.attr' is never assigned to, and will always have its default value 0
  733. 187: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2248,19): warning CS0649: Field 'CoffGroupSym.characteristics' is never assigned to, and will always have its default value 0
  734. 188: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1341,19): warning CS0649: Field 'LeafSTMember.index' is never assigned to, and will always have its default value 0
  735. 189: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1219,21): warning CS0649: Field 'LeafReal64.val' is never assigned to, and will always have its default value 0
  736. 190: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1810,21): warning CS0649: Field 'CompileSym.verSt' is never assigned to, and will always have its default value null
  737. 191: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2034,19): warning CS0649: Field 'VpathSym32.path' is never assigned to, and will always have its default value 0
  738. 192: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2171,19): warning CS0649: Field 'FrameProcSym.flags' is never assigned to, and will always have its default value 0
  739. 193: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(711,21): warning CS0649: Field 'TYPTYPE.len' is never assigned to, and will always have its default value 0
  740. 194: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2045,21): warning CS0649: Field 'RegRel32.name' is never assigned to, and will always have its default value null
  741. 195: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1182,19): warning CS0649: Field 'LeafQuad.val' is never assigned to, and will always have its default value 0
  742. 196: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(744,19): warning CS0649: Field 'CV_PMFR32_NVSA.off' is never assigned to, and will always have its default value 0
  743. 197: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2411,19): warning CS0649: Field 'FrameData.cbBlock' is never assigned to, and will always have its default value 0
  744. 198: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2074,21): warning CS0649: Field 'Slink32.reg' is never assigned to, and will always have its default value 0
  745. 199: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(864,21): warning CS0649: Field 'LeafAlias.name' is never assigned to, and will always have its default value null
  746. 200: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2170,21): warning CS0649: Field 'FrameProcSym.secExHdlr' is never assigned to, and will always have its default value 0
  747. 201: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(840,21): warning CS0649: Field 'LeafClass.property' is never assigned to, and will always have its default value 0
  748. 202: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(37,19): warning CS0649: Field 'FLOAT10.Data_3' is never assigned to, and will always have its default value 0
  749. 203: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(882,21): warning CS0649: Field 'LeafEnum.name' is never assigned to, and will always have its default value null
  750. 204: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2410,19): warning CS0649: Field 'FrameData.ulRvaStart' is never assigned to, and will always have its default value 0
  751. 205: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2082,19): warning CS0649: Field 'ProcSymMips.next' is never assigned to, and will always have its default value 0
  752. 206: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1302,21): warning CS0649: Field 'LeafVBClass.attr' is never assigned to, and will always have its default value 0
  753. 207: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1996,21): warning CS0649: Field 'TrampolineSym.sectTarget' is never assigned to, and will always have its default value 0
  754. 208: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(881,19): warning CS0649: Field 'LeafEnum.field' is never assigned to, and will always have its default value 0
  755. 209: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1863,19): warning CS0649: Field 'SlotSym32.typind' is never assigned to, and will always have its default value 0
  756. 210: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(880,19): warning CS0649: Field 'LeafEnum.utype' is never assigned to, and will always have its default value 0
  757. 211: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(39,19): warning CS0649: Field 'FLOAT10.Data_5' is never assigned to, and will always have its default value 0
  758. 212: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1954,19): warning CS0649: Field 'ManProcSymMips.len' is never assigned to, and will always have its default value 0
  759. 213: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(806,21): warning CS0649: Field 'LeafPointer.LeafPointerBody.utype' is never assigned to, and will always have its default value 0
  760. 214: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2169,19): warning CS0649: Field 'FrameProcSym.offExHdlr' is never assigned to, and will always have its default value 0
  761. 215: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1342,21): warning CS0649: Field 'LeafSTMember.name' is never assigned to, and will always have its default value null
  762. 216: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2423,21): warning CS0649: Field 'XFixupData.wExtra' is never assigned to, and will always have its default value 0
  763. 217: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1721,19): warning CS0649: Field 'AttrManyRegSym.count' is never assigned to, and will always have its default value 0
  764. 218: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1119,21): warning CS0649: Field 'LeafDimVar.dim' is never assigned to, and will always have its default value null
  765. 219: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1730,19): warning CS0649: Field 'AttrManyRegSym2.offCod' is never assigned to, and will always have its default value 0
  766. 220: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(761,18): warning CS0649: Field 'CV_PMFR32_VBASE.pdisp' is never assigned to, and will always have its default value 0
  767. 221: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1323,21): warning CS0649: Field 'LeafFriendFcn.name' is never assigned to, and will always have its default value null
  768. 222: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2054,19): warning CS0649: Field 'AttrRegRel.offCod' is never assigned to, and will always have its default value 0
  769. 223: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2073,18): warning CS0649: Field 'Slink32.off' is never assigned to, and will always have its default value 0
  770. 224: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2424,19): warning CS0649: Field 'XFixupData.rva' is never assigned to, and will always have its default value 0
  771. 225: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2334,19): warning CS0649: Field 'DiscardedSym.linenum' is never assigned to, and will always have its default value 0
  772. 226: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2185,19): warning CS0649: Field 'SepCodSym.length' is never assigned to, and will always have its default value 0
  773. 227: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(41,19): warning CS0649: Field 'FLOAT10.Data_7' is never assigned to, and will always have its default value 0
  774. 228: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1749,19): warning CS0649: Field 'UdtSym.typind' is never assigned to, and will always have its default value 0
  775. 229: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1303,19): warning CS0649: Field 'LeafVBClass.index' is never assigned to, and will always have its default value 0
  776. 230: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2064,19): warning CS0649: Field 'ThreadSym32.off' is never assigned to, and will always have its default value 0
  777. 231: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1756,19): warning CS0649: Field 'ManyTypRef.typind' is never assigned to, and will always have its default value 0
  778. 232: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1894,21): warning CS0649: Field 'DatasSym32.name' is never assigned to, and will always have its default value null
  779. 233: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2033,19): warning CS0649: Field 'VpathSym32.root' is never assigned to, and will always have its default value 0
  780. 234: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2051,19): warning CS0649: Field 'AttrRegRel.off' is never assigned to, and will always have its default value 0
  781. 235: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1690,21): warning CS0649: Field 'AttrRegSym.segCod' is never assigned to, and will always have its default value 0
  782. 236: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(989,21): warning CS0649: Field 'LeafOEM.index' is never assigned to, and will always have its default value null
  783. 237: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1117,19): warning CS0649: Field 'LeafDimVar.rank' is never assigned to, and will always have its default value 0
  784. 238: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2003,21): warning CS0649: Field 'LabelSym32.seg' is never assigned to, and will always have its default value 0
  785. 239: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1837,19): warning CS0649: Field 'EntryThisSym.thissym' is never assigned to, and will always have its default value 0
  786. 240: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(751,19): warning CS0649: Field 'CV_PMFR32_NVMA.off' is never assigned to, and will always have its default value 0
  787. 241: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2129,21): warning CS0649: Field 'RefSym2.imod' is never assigned to, and will always have its default value 0
  788. 242: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1100,19): warning CS0649: Field 'LeafBitfield.position' is never assigned to, and will always have its default value 0
  789. 243: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1667,21): warning CS0649: Field 'SYMTYPE.reclen' is never assigned to, and will always have its default value 0
  790. 244: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1922,19): warning CS0649: Field 'ProcSym32.dbgStart' is never assigned to, and will always have its default value 0
  791. 245: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1925,19): warning CS0649: Field 'ProcSym32.off' is never assigned to, and will always have its default value 0
  792. 246: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(878,21): warning CS0649: Field 'LeafEnum.count' is never assigned to, and will always have its default value 0
  793. 247: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1132,21): warning CS0649: Field 'LeafRefSym.Sym' is never assigned to, and will always have its default value null
  794. 248: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2335,21): warning CS0649: Field 'DiscardedSym.data' is never assigned to, and will always have its default value null
  795. 249: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1973,19): warning CS0649: Field 'ThunkSym32.end' is never assigned to, and will always have its default value 0
  796. 250: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1956,19): warning CS0649: Field 'ManProcSymMips.dbgEnd' is never assigned to, and will always have its default value 0
  797. 251: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1964,19): warning CS0649: Field 'ManProcSymMips.retReg' is never assigned to, and will always have its default value 0
  798. 252: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2083,19): warning CS0649: Field 'ProcSymMips.len' is never assigned to, and will always have its default value 0
  799. 253: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1357,21): warning CS0649: Field 'LeafVFuncOff.pad0' is never assigned to, and will always have its default value 0
  800. 254: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1267,20): warning CS0649: Field 'LeafCmplx128.val0_imag' is never assigned to, and will always have its default value 0
  801. 255: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(871,21): warning CS0649: Field 'LeafManaged.name' is never assigned to, and will always have its default value null
  802. 256: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1294,19): warning CS0649: Field 'LeafBClass.index' is never assigned to, and will always have its default value 0
  803. 257: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1033,19): warning CS0649: Field 'LeafSkip.type' is never assigned to, and will always have its default value 0
  804. 258: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2223,19): warning CS0649: Field 'DefRangeSym2.id' is never assigned to, and will always have its default value 0
  805. 259: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1406,21): warning CS0649: Field 'LeafNestTypeEx.name' is never assigned to, and will always have its default value null
  806. 260: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1912,21): warning CS0649: Field 'PubSym32.name' is never assigned to, and will always have its default value null
  807. 261: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1924,19): warning CS0649: Field 'ProcSym32.typind' is never assigned to, and will always have its default value 0
  808. 262: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1109,21): warning CS0649: Field 'LeafDimCon.dim' is never assigned to, and will always have its default value null
  809. 263: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2111,19): warning CS0649: Field 'ProcSymIa64.flags' is never assigned to, and will always have its default value 0
  810. 264: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(922,19): warning CS0649: Field 'LeafCobol0.type' is never assigned to, and will always have its default value 0
  811. 265: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1394,21): warning CS0649: Field 'LeafNestType.pad0' is never assigned to, and will always have its default value 0
  812. 266: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1952,19): warning CS0649: Field 'ManProcSymMips.end' is never assigned to, and will always have its default value 0
  813. 267: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1366,21): warning CS0649: Field 'LeafMethod.count' is never assigned to, and will always have its default value 0
  814. 268: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1743,21): warning CS0649: Field 'ConstSym.name' is never assigned to, and will always have its default value null
  815. 269: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(760,18): warning CS0649: Field 'CV_PMFR32_VBASE.mdisp' is never assigned to, and will always have its default value 0
  816. 270: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(42,19): warning CS0649: Field 'FLOAT10.Data_8' is never assigned to, and will always have its default value 0
  817. 271: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2168,19): warning CS0649: Field 'FrameProcSym.cbSaveRegs' is never assigned to, and will always have its default value 0
  818. 272: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2413,19): warning CS0649: Field 'FrameData.cbParams' is never assigned to, and will always have its default value 0
  819. 273: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2165,19): warning CS0649: Field 'FrameProcSym.cbFrame' is never assigned to, and will always have its default value 0
  820. 274: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1817,19): warning CS0649: Field 'ObjNameSym.signature' is never assigned to, and will always have its default value 0
  821. 275: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1421,19): warning CS0649: Field 'LeafPad.leaf' is never assigned to, and will always have its default value 0
  822. 276: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1314,19): warning CS0649: Field 'LeafFriendCls.index' is never assigned to, and will always have its default value 0
  823. 277: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2112,21): warning CS0649: Field 'ProcSymIa64.name' is never assigned to, and will always have its default value null
  824. 278: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2095,21): warning CS0649: Field 'ProcSymMips.name' is never assigned to, and will always have its default value null
  825. 279: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1882,19): warning CS0649: Field 'AnnotationSym.off' is never assigned to, and will always have its default value 0
  826. 280: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2240,21): warning CS0649: Field 'SectionSym.name' is never assigned to, and will always have its default value null
  827. 281: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(900,19): warning CS0649: Field 'LeafMFunc.rvtype' is never assigned to, and will always have its default value 0
  828. 282: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1050,21): warning CS0649: Field 'LeafDerived.drvdcls' is never assigned to, and will always have its default value null
  829. 283: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2296,18): warning CS0649: Field 'CallsiteInfo.off' is never assigned to, and will always have its default value 0
  830. 284: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2087,19): warning CS0649: Field 'ProcSymMips.fpSave' is never assigned to, and will always have its default value 0
  831. 285: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1807,21): warning CS0649: Field 'CompileSym.verMajor' is never assigned to, and will always have its default value 0
  832. 286: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1852,19): warning CS0649: Field 'FrameRelSym.typind' is never assigned to, and will always have its default value 0
  833. 287: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1058,21): warning CS0649: Field 'LeafDefArg.expr' is never assigned to, and will always have its default value null
  834. 288: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1718,19): warning CS0649: Field 'AttrManyRegSym.offCod' is never assigned to, and will always have its default value 0
  835. 289: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1396,21): warning CS0649: Field 'LeafNestType.name' is never assigned to, and will always have its default value null
  836. 290: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2247,19): warning CS0649: Field 'CoffGroupSym.cb' is never assigned to, and will always have its default value 0
  837. 291: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2318,21): warning CS0649: Field 'FrameCookie.reg' is never assigned to, and will always have its default value 0
  838. 292: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1729,19): warning CS0649: Field 'AttrManyRegSym2.typind' is never assigned to, and will always have its default value 0
  839. 293: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1295,21): warning CS0649: Field 'LeafBClass.offset' is never assigned to, and will always have its default value null
  840. 294: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2055,21): warning CS0649: Field 'AttrRegRel.segCod' is never assigned to, and will always have its default value 0
  841. 295: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1960,19): warning CS0649: Field 'ManProcSymMips.fpOff' is never assigned to, and will always have its default value 0
  842. 296: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(735,18): warning CS0649: Field 'CV_PDMR32_VBASE.pdisp' is never assigned to, and will always have its default value 0
  843. 297: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1992,21): warning CS0649: Field 'TrampolineSym.cbThunk' is never assigned to, and will always have its default value 0
  844. 298: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(907,18): warning CS0649: Field 'LeafMFunc.thisadjust' is never assigned to, and will always have its default value 0
  845. 299: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1161,21): warning CS0649: Field 'LeafUShort.val' is never assigned to, and will always have its default value 0
  846. 300: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2005,21): warning CS0649: Field 'LabelSym32.name' is never assigned to, and will always have its default value null
  847. 301: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1995,21): warning CS0649: Field 'TrampolineSym.sectThunk' is never assigned to, and will always have its default value 0
  848. 302: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2422,21): warning CS0649: Field 'XFixupData.wType' is never assigned to, and will always have its default value 0
  849. 303: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2166,19): warning CS0649: Field 'FrameProcSym.cbPad' is never assigned to, and will always have its default value 0
  850. 304: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1042,21): warning CS0649: Field 'LeafArgList.arg' is never assigned to, and will always have its default value null
  851. 305: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2026,21): warning CS0649: Field 'WithSym32.seg' is never assigned to, and will always have its default value 0
  852. 306: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2091,19): warning CS0649: Field 'ProcSymMips.off' is never assigned to, and will always have its default value 0
  853. 307: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2196,19): warning CS0649: Field 'LocalSym.id' is never assigned to, and will always have its default value 0
  854. 308: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1927,19): warning CS0649: Field 'ProcSym32.flags' is never assigned to, and will always have its default value 0
  855. 309: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2299,19): warning CS0649: Field 'CallsiteInfo.typind' is never assigned to, and will always have its default value 0
  856. 310: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(923,21): warning CS0649: Field 'LeafCobol0.data' is never assigned to, and will always have its default value null
  857. 311: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1249,21): warning CS0649: Field 'LeafCmplx64.val_real' is never assigned to, and will always have its default value 0
  858. 312: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1976,21): warning CS0649: Field 'ThunkSym32.seg' is never assigned to, and will always have its default value 0
  859. 313: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1818,21): warning CS0649: Field 'ObjNameSym.name' is never assigned to, and will always have its default value null
  860. 314: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(832,21): warning CS0649: Field 'LeafArray.name' is never assigned to, and will always have its default value null
  861. 315: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(902,19): warning CS0649: Field 'LeafMFunc.thistype' is never assigned to, and will always have its default value 0
  862. 316: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1856,21): warning CS0649: Field 'FrameRelSym.name' is never assigned to, and will always have its default value null
  863. 317: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2004,19): warning CS0649: Field 'LabelSym32.flags' is never assigned to, and will always have its default value 0
  864. 318: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1994,19): warning CS0649: Field 'TrampolineSym.offTarget' is never assigned to, and will always have its default value 0
  865. 319: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2102,19): warning CS0649: Field 'ProcSymIa64.end' is never assigned to, and will always have its default value 0
  866. 320: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(986,21): warning CS0649: Field 'LeafOEM.cvOEM' is never assigned to, and will always have its default value 0
  867. 321: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1909,19): warning CS0649: Field 'PubSym32.flags' is never assigned to, and will always have its default value 0
  868. 322: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2235,19): warning CS0649: Field 'SectionSym.align' is never assigned to, and will always have its default value 0
  869. 323: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(960,19): warning CS0649: Field 'LeafVFTPath.count' is never assigned to, and will always have its default value 0
  870. 324: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(762,18): warning CS0649: Field 'CV_PMFR32_VBASE.vdisp' is never assigned to, and will always have its default value 0
  871. 325: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(727,18): warning CS0649: Field 'CV_PDMR32_NVVFCN.mdisp' is never assigned to, and will always have its default value 0
  872. 326: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1928,21): warning CS0649: Field 'ProcSym32.name' is never assigned to, and will always have its default value null
  873. 327: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1782,21): warning CS0649: Field 'CFlagSym.ver' is never assigned to, and will always have its default value null
  874. 328: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2418,19): warning CS0649: Field 'FrameData.flags' is never assigned to, and will always have its default value 0
  875. 329: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(891,19): warning CS0649: Field 'LeafProc.reserved' is never assigned to, and will always have its default value 0
  876. 330: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2052,19): warning CS0649: Field 'AttrRegRel.typind' is never assigned to, and will always have its default value 0
  877. 331: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1205,20): warning CS0649: Field 'LeafUOct.val1' is never assigned to, and will always have its default value 0
  878. 332: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1957,19): warning CS0649: Field 'ManProcSymMips.regSave' is never assigned to, and will always have its default value 0
  879. 333: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1965,19): warning CS0649: Field 'ManProcSymMips.frameReg' is never assigned to, and will always have its default value 0
  880. 334: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(961,21): warning CS0649: Field 'LeafVFTPath.bases' is never assigned to, and will always have its default value null
  881. 335: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1711,21): warning CS0649: Field 'ManyRegSym2.name' is never assigned to, and will always have its default value null
  882. 336: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(759,19): warning CS0649: Field 'CV_PMFR32_VBASE.off' is never assigned to, and will always have its default value 0
  883. 337: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1041,19): warning CS0649: Field 'LeafArgList.count' is never assigned to, and will always have its default value 0
  884. 338: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1723,21): warning CS0649: Field 'AttrManyRegSym.name' is never assigned to, and will always have its default value null
  885. 339: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1804,21): warning CS0649: Field 'CompileSym.verFEMajor' is never assigned to, and will always have its default value 0
  886. 340: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1680,19): warning CS0649: Field 'RegSym.typind' is never assigned to, and will always have its default value 0
  887. 341: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1012,19): warning CS0649: Field 'LeafTypeServer.signature' is never assigned to, and will always have its default value 0
  888. 342: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2104,19): warning CS0649: Field 'ProcSymIa64.len' is never assigned to, and will always have its default value 0
  889. 343: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1387,21): warning CS0649: Field 'LeafEnumerate.name' is never assigned to, and will always have its default value null
  890. 344: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1845,21): warning CS0649: Field 'BpRelSym32.name' is never assigned to, and will always have its default value null
  891. 345: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(906,19): warning CS0649: Field 'LeafMFunc.arglist' is never assigned to, and will always have its default value 0
  892. 346: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(40,19): warning CS0649: Field 'FLOAT10.Data_6' is never assigned to, and will always have its default value 0
  893. 347: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1961,19): warning CS0649: Field 'ManProcSymMips.token' is never assigned to, and will always have its default value 0
  894. 348: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2186,19): warning CS0649: Field 'SepCodSym.scf' is never assigned to, and will always have its default value 0
  895. 349: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(843,19): warning CS0649: Field 'LeafClass.vshape' is never assigned to, and will always have its default value 0
  896. 350: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2107,19): warning CS0649: Field 'ProcSymIa64.typind' is never assigned to, and will always have its default value 0
  897. 351: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1285,21): warning CS0649: Field 'LeafIndex.pad0' is never assigned to, and will always have its default value 0
  898. 352: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2425,19): warning CS0649: Field 'XFixupData.rvaTarget' is never assigned to, and will always have its default value 0
  899. 353: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1083,21): warning CS0649: Field 'mlMethod.attr' is never assigned to, and will always have its default value 0
  900. 354: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2188,19): warning CS0649: Field 'SepCodSym.offParent' is never assigned to, and will always have its default value 0
  901. 355: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1919,19): warning CS0649: Field 'ProcSym32.end' is never assigned to, and will always have its default value 0
  902. 356: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2043,19): warning CS0649: Field 'RegRel32.typind' is never assigned to, and will always have its default value 0
  903. 357: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1305,21): warning CS0649: Field 'LeafVBClass.vbpoff' is never assigned to, and will always have its default value null
  904. 358: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1049,19): warning CS0649: Field 'LeafDerived.count' is never assigned to, and will always have its default value 0
  905. 359: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2199,19): warning CS0649: Field 'LocalSym.idParent' is never assigned to, and will always have its default value 0
  906. 360: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(807,32): warning CS0649: Field 'LeafPointer.LeafPointerBody.attr' is never assigned to, and will always have its default value
  907. 361: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2090,19): warning CS0649: Field 'ProcSymMips.typind' is never assigned to, and will always have its default value 0
  908. 362: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2092,21): warning CS0649: Field 'ProcSymMips.seg' is never assigned to, and will always have its default value 0
  909. 363: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2042,19): warning CS0649: Field 'RegRel32.off' is never assigned to, and will always have its default value 0
  910. 364: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2227,35): warning CS0649: Field 'DefRangeSym2.range' is never assigned to, and will always have its default value null
  911. 365: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1386,21): warning CS0649: Field 'LeafEnumerate.value' is never assigned to, and will always have its default value null
  912. 366: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(856,21): warning CS0649: Field 'LeafUnion.name' is never assigned to, and will always have its default value null
  913. 367: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1147,20): warning CS0649: Field 'LeafChar.val' is never assigned to, and will always have its default value 0
  914. 368: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1731,21): warning CS0649: Field 'AttrManyRegSym2.segCod' is never assigned to, and will always have its default value 0
  915. 369: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1781,21): warning CS0649: Field 'CFlagSym.flags' is never assigned to, and will always have its default value 0
  916. 370: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2202,19): warning CS0649: Field 'LocalSym.expr' is never assigned to, and will always have its default value 0
  917. 371: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1321,21): warning CS0649: Field 'LeafFriendFcn.pad0' is never assigned to, and will always have its default value 0
  918. 372: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1829,30): warning CS0649: Field 'ReturnSym.flags' is never assigned to, and will always have its default value
  919. 373: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(893,19): warning CS0649: Field 'LeafProc.arglist' is never assigned to, and will always have its default value 0
  920. 374: Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\NamespaceInfo.cs(8,14): warning CS0649: Field 'NamespaceInfo.NamespaceID' is never assigned to, and will always have its default value 0
  921. 375: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2024,19): warning CS0649: Field 'WithSym32.len' is never assigned to, and will always have its default value 0
  922. 376: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1350,19): warning CS0649: Field 'LeafVFuncTab.type' is never assigned to, and will always have its default value 0
  923. 377: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1963,21): warning CS0649: Field 'ManProcSymMips.seg' is never assigned to, and will always have its default value 0
  924. 378: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1720,21): warning CS0649: Field 'AttrManyRegSym.flags' is never assigned to, and will always have its default value 0
  925. 379: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(830,19): warning CS0649: Field 'LeafArray.idxtype' is never assigned to, and will always have its default value 0
  926. 380: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(951,19): warning CS0649: Field 'LeafDimArray.utype' is never assigned to, and will always have its default value 0
  927. 381: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1091,21): warning CS0649: Field 'LeafMethodList.mList' is never assigned to, and will always have its default value null
  928. 382: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2238,19): warning CS0649: Field 'SectionSym.cb' is never assigned to, and will always have its default value 0
  929. 383: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(930,21): warning CS0649: Field 'LeafCobol1.data' is never assigned to, and will always have its default value null
  930. 384: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1742,21): warning CS0649: Field 'ConstSym.value' is never assigned to, and will always have its default value 0
  931. 385: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2057,21): warning CS0649: Field 'AttrRegRel.name' is never assigned to, and will always have its default value null
  932. 386: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2143,21): warning CS0649: Field 'OemSymbol.rgl' is never assigned to, and will always have its default value null
  933. 387: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2224,19): warning CS0649: Field 'DefRangeSym2.program' is never assigned to, and will always have its default value 0
  934. 388: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1189,20): warning CS0649: Field 'LeafUQuad.val' is never assigned to, and will always have its default value 0
  935. 389: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1340,21): warning CS0649: Field 'LeafSTMember.attr' is never assigned to, and will always have its default value 0
  936. 390: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2317,18): warning CS0649: Field 'FrameCookie.off' is never assigned to, and will always have its default value 0
  937. 391: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1911,21): warning CS0649: Field 'PubSym32.seg' is never assigned to, and will always have its default value 0
  938. 392: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1719,21): warning CS0649: Field 'AttrManyRegSym.segCod' is never assigned to, and will always have its default value 0
  939. 393: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1250,21): warning CS0649: Field 'LeafCmplx64.val_imag' is never assigned to, and will always have its default value 0
  940. 394: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1809,21): warning CS0649: Field 'CompileSym.verBuild' is never assigned to, and will always have its default value 0
  941. 395: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(839,21): warning CS0649: Field 'LeafClass.count' is never assigned to, and will always have its default value 0
  942. 396: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1978,19): warning CS0649: Field 'ThunkSym32.ord' is never assigned to, and will always have its default value 0
  943. 397: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2105,19): warning CS0649: Field 'ProcSymIa64.dbgStart' is never assigned to, and will always have its default value 0
  944. 398: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1885,23): warning CS0649: Field 'AnnotationSym.rgsz' is never assigned to, and will always have its default value null
  945. 399: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2183,19): warning CS0649: Field 'SepCodSym.parent' is never assigned to, and will always have its default value 0
  946. 400: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(971,21): warning CS0649: Field 'LeafPreComp.name' is never assigned to, and will always have its default value null
  947. 401: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(36,19): warning CS0649: Field 'FLOAT10.Data_2' is never assigned to, and will always have its default value 0
  948. 402: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1098,19): warning CS0649: Field 'LeafBitfield.type' is never assigned to, and will always have its default value 0
  949. 403: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1404,21): warning CS0649: Field 'LeafNestTypeEx.attr' is never assigned to, and will always have its default value 0
  950. 404: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1331,19): warning CS0649: Field 'LeafMember.index' is never assigned to, and will always have its default value 0
  951. 405: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1332,21): warning CS0649: Field 'LeafMember.offset' is never assigned to, and will always have its default value null
  952. 406: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2088,19): warning CS0649: Field 'ProcSymMips.intOff' is never assigned to, and will always have its default value 0
  953. 407: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1853,19): warning CS0649: Field 'FrameRelSym.offCod' is never assigned to, and will always have its default value 0
  954. 408: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1750,21): warning CS0649: Field 'UdtSym.name' is never assigned to, and will always have its default value null
  955. 409: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2120,21): warning CS0649: Field 'RefSym.imod' is never assigned to, and will always have its default value 0
  956. 410: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2080,19): warning CS0649: Field 'ProcSymMips.parent' is never assigned to, and will always have its default value 0
  957. 411: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1313,21): warning CS0649: Field 'LeafFriendCls.pad0' is never assigned to, and will always have its default value 0
  958. 412: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1377,21): warning CS0649: Field 'LeafOneMethod.vbaseoff' is never assigned to, and will always have its default value null
  959. 413: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2035,19): warning CS0649: Field 'VpathSym32.off' is never assigned to, and will always have its default value 0
  960. 414: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1891,19): warning CS0649: Field 'DatasSym32.typind' is never assigned to, and will always have its default value 0
  961. 415: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1688,19): warning CS0649: Field 'AttrRegSym.typind' is never assigned to, and will always have its default value 0
  962. 416: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1991,21): warning CS0649: Field 'TrampolineSym.trampType' is never assigned to, and will always have its default value 0
  963. 417: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1086,21): warning CS0649: Field 'mlMethod.vbaseoff' is never assigned to, and will always have its default value null
  964. 418: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2085,19): warning CS0649: Field 'ProcSymMips.dbgEnd' is never assigned to, and will always have its default value 0
  965. 419: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(879,21): warning CS0649: Field 'LeafEnum.property' is never assigned to, and will always have its default value 0
  966. 420: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2094,19): warning CS0649: Field 'ProcSymMips.frameReg' is never assigned to, and will always have its default value 0
  967. 421: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(841,19): warning CS0649: Field 'LeafClass.field' is never assigned to, and will always have its default value 0
  968. 422: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(43,19): warning CS0649: Field 'FLOAT10.Data_9' is never assigned to, and will always have its default value 0
  969. 423: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(854,19): warning CS0649: Field 'LeafUnion.field' is never assigned to, and will always have its default value 0
  970. 424: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1993,19): warning CS0649: Field 'TrampolineSym.offThunk' is never assigned to, and will always have its default value 0
  971. 425: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1972,19): warning CS0649: Field 'ThunkSym32.parent' is never assigned to, and will always have its default value 0
  972. 426: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1359,18): warning CS0649: Field 'LeafVFuncOff.offset' is never assigned to, and will always have its default value 0
  973. 427: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1293,21): warning CS0649: Field 'LeafBClass.attr' is never assigned to, and will always have its default value 0
  974. 428: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1893,21): warning CS0649: Field 'DatasSym32.seg' is never assigned to, and will always have its default value 0
  975. 429: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2023,19): warning CS0649: Field 'WithSym32.end' is never assigned to, and will always have its default value 0
  976. 430: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1405,19): warning CS0649: Field 'LeafNestTypeEx.index' is never assigned to, and will always have its default value 0
  977. 431: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1811,23): warning CS0649: Field 'CompileSym.verArgs' is never assigned to, and will always have its default value null
  978. 432: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1204,20): warning CS0649: Field 'LeafUOct.val0' is never assigned to, and will always have its default value 0
  979. 433: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2417,21): warning CS0649: Field 'FrameData.cbSavedRegs' is never assigned to, and will always have its default value 0
  980. 434: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2089,19): warning CS0649: Field 'ProcSymMips.fpOff' is never assigned to, and will always have its default value 0
  981. 435: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2412,19): warning CS0649: Field 'FrameData.cbLocals' is never assigned to, and will always have its default value 0
  982. 436: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1843,18): warning CS0649: Field 'BpRelSym32.off' is never assigned to, and will always have its default value 0
  983. 437: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1958,19): warning CS0649: Field 'ManProcSymMips.fpSave' is never assigned to, and will always have its default value 0
  984. 438: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1864,21): warning CS0649: Field 'SlotSym32.name' is never assigned to, and will always have its default value null
  985. 439: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(787,26): warning CS0649: Field 'LeafModifier.attr' is never assigned to, and will always have its default value
  986. 440: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1805,21): warning CS0649: Field 'CompileSym.verFEMinor' is never assigned to, and will always have its default value 0
  987. 441: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1635,19): warning CS0649: Field 'CV_lvar_addr_range.cbRange' is never assigned to, and will always have its default value 0
  988. 442: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(736,18): warning CS0649: Field 'CV_PDMR32_VBASE.vdisp' is never assigned to, and will always have its default value 0
  989. 443: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(944,21): warning CS0649: Field 'LeafLabel.mode' is never assigned to, and will always have its default value 0
  990. 444: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1780,19): warning CS0649: Field 'CFlagSym.language' is never assigned to, and will always have its default value 0
  991. 445: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1862,19): warning CS0649: Field 'SlotSym32.index' is never assigned to, and will always have its default value 0
  992. 446: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1974,19): warning CS0649: Field 'ThunkSym32.next' is never assigned to, and will always have its default value 0
  993. 447: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(844,21): warning CS0649: Field 'LeafClass.data' is never assigned to, and will always have its default value null
  994. 448: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1691,21): warning CS0649: Field 'AttrRegSym.flags' is never assigned to, and will always have its default value 0
  995. 449: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1378,21): warning CS0649: Field 'LeafOneMethod.name' is never assigned to, and will always have its default value null
  996. 450: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1057,19): warning CS0649: Field 'LeafDefArg.type' is never assigned to, and will always have its default value 0
  997. 451: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1700,19): warning CS0649: Field 'ManyRegSym.count' is never assigned to, and will always have its default value 0
  998. 452: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2044,21): warning CS0649: Field 'RegRel32.reg' is never assigned to, and will always have its default value 0
  999. 453: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1955,19): warning CS0649: Field 'ManProcSymMips.dbgStart' is never assigned to, and will always have its default value 0
  1000. 454: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1013,19): warning CS0649: Field 'LeafTypeServer.age' is never assigned to, and will always have its default value 0
  1001. 455: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1699,19): warning CS0649: Field 'ManyRegSym.typind' is never assigned to, and will always have its default value 0
  1002. 456: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(845,21): warning CS0649: Field 'LeafClass.name' is never assigned to, and will always have its default value null
  1003. 457: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(987,21): warning CS0649: Field 'LeafOEM.recOEM' is never assigned to, and will always have its default value 0
  1004. 458: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1980,21): warning CS0649: Field 'ThunkSym32.variant' is never assigned to, and will always have its default value null
  1005. 459: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1732,21): warning CS0649: Field 'AttrManyRegSym2.flags' is never assigned to, and will always have its default value 0
  1006. 460: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2127,19): warning CS0649: Field 'RefSym2.sumName' is never assigned to, and will always have its default value 0
  1007. 461: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2216,33): warning CS0649: Field 'DefRangeSym.range' is never assigned to, and will always have its default value
  1008. 462: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2027,21): warning CS0649: Field 'WithSym32.expr' is never assigned to, and will always have its default value null
  1009. 463: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1966,21): warning CS0649: Field 'ManProcSymMips.name' is never assigned to, and will always have its default value null
  1010. 464: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1034,21): warning CS0649: Field 'LeafSkip.data' is never assigned to, and will always have its default value null
  1011. 465: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(786,19): warning CS0649: Field 'LeafModifier.type' is never assigned to, and will always have its default value 0
  1012. 466: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2203,19): warning CS0649: Field 'LocalSym.pad0' is never assigned to, and will always have its default value 0
  1013. 467: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2101,19): warning CS0649: Field 'ProcSymIa64.parent' is never assigned to, and will always have its default value 0
  1014. 468: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(914,21): warning CS0649: Field 'LeafVTShape.count' is never assigned to, and will always have its default value 0
  1015. 469: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1268,20): warning CS0649: Field 'LeafCmplx128.val1_imag' is never assigned to, and will always have its default value 0
  1016. 470: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(829,19): warning CS0649: Field 'LeafArray.elemtype' is never assigned to, and will always have its default value 0
  1017. 471: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1806,21): warning CS0649: Field 'CompileSym.verFEBuild' is never assigned to, and will always have its default value 0
  1018. 472: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(915,21): warning CS0649: Field 'LeafVTShape.desc' is never assigned to, and will always have its default value null
  1019. 473: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbFunction.cs(42,52): warning CS0649: Field 'PdbFunction.namespaceScopes' is never assigned to, and will always have its default value null
  1020. 474: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2414,19): warning CS0649: Field 'FrameData.cbStkMax' is never assigned to, and will always have its default value 0
  1021. 475: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1175,19): warning CS0649: Field 'LeafULong.val' is never assigned to, and will always have its default value 0
  1022. 476: Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\Section.cs(38,15): warning CS0649: Field 'Section.VirtualSize' is never assigned to, and will always have its default value 0
  1023. 477: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs(14,14): warning CS0414: The field 'DebugSocket.connectFailed' is assigned but its value is never used
  1024. - PDB to MDB conversion --------------------------------------
  1025. Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\pdb2mdb.exe
  1026. Arguments: Temp\Assembly-CSharp.dll
  1027. Exit code: 0
  1028. Elapsed time: 0.25 sec
  1029. - pdb2mdb.exe output (0 lines):
  1030. ********************************************************************************
  1031. * Thursday, February 09, 2017 5:12:34 PM *
  1032. ********************************************************************************
  1033. CSharpCompilerWrapper.exe version: 2.0.3.30
  1034. Platform: Windows
  1035. Target assembly: Assembly-CSharp-Editor.dll
  1036. Project directory: D:\Source\Egametang\Unity
  1037. Target profile directory: D:\Unity\Editor\Data\Mono\lib\mono\2.0
  1038. Unity 'Data' or 'Frameworks' directory: D:/Unity/Editor/Data
  1039. Compiler: Microsoft C# 6.0
  1040. - Compilation -----------------------------------------------
  1041. Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\csc.exe
  1042. Arguments: -nostdlib+ -noconfig -nologo -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\mscorlib.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.Core.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.Xml.dll" @Temp/UnityTempFile-500d3b88d9dae8c4fbf961daa0dabb10
  1043. Exit code: 0
  1044. Elapsed time: 2.80 sec
  1045. - Compiler output (0 lines):
  1046. - Compiler errors (4 lines):
  1047. 0: Assets\Editor\BehaviorTreeEditor\BehaviorNodeConfigExtension.cs(37,22): warning CS0168: The variable 'ex' is declared but never used
  1048. 1: Assets\Editor\BehaviorTreeEditor\NodeDesigner.cs(97,16): warning CS0414: The field 'NodeDesigner.mShowValue' is assigned but its value is never used
  1049. 2: Assets\Editor\BehaviorTreeEditor\PropertyDesigner.cs(291,18): warning CS0414: The field 'PropertyDesigner.searchNodeName' is assigned but its value is never used
  1050. 3: Assets\Editor\BehaviorTreeEditor\RightDesigner.cs(77,18): warning CS0414: The field 'RightDesigner.searchNodeName' is assigned but its value is never used
  1051. - PDB to MDB conversion --------------------------------------
  1052. Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\pdb2mdb.exe
  1053. Arguments: Temp\Assembly-CSharp-Editor.dll
  1054. Exit code: 0
  1055. Elapsed time: 0.12 sec
  1056. - pdb2mdb.exe output (0 lines):
  1057. ********************************************************************************
  1058. * Thursday, February 09, 2017 5:15:33 PM *
  1059. ********************************************************************************
  1060. CSharpCompilerWrapper.exe version: 2.0.3.30
  1061. Platform: Windows
  1062. Target assembly: Assembly-CSharp.dll
  1063. Project directory: D:\Source\Egametang\Unity
  1064. Target profile directory: D:\Unity\Editor\Data\Mono\lib\mono\2.0
  1065. Unity 'Data' or 'Frameworks' directory: D:/Unity/Editor/Data
  1066. Compiler: Microsoft C# 6.0
  1067. - Compilation -----------------------------------------------
  1068. Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\csc.exe
  1069. Arguments: -nostdlib+ -noconfig -nologo -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\mscorlib.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.Core.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.Xml.dll" @Temp/UnityTempFile-57c36284860a8f04f86f74ca0279484b
  1070. Exit code: 0
  1071. Elapsed time: 3.89 sec
  1072. - Compiler output (0 lines):
  1073. - Compiler errors (478 lines):
  1074. 0: Assets\Scripts\BehaviorTree\BehaviorNodeConfig.cs(12,17): warning CS0108: 'BehaviorNodeConfig.name' hides inherited member 'Object.name'. Use the new keyword if hiding was intended.
  1075. 1: Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs(156,29): warning CS0168: The variable 'esp' is declared but never used
  1076. 2: Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs(182,29): warning CS0168: The variable 'esp' is declared but never used
  1077. 3: Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs(131,22): warning CS0219: The variable 'flag' is assigned but its value is never used
  1078. 4: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebuggerServer\DebuggerServer.cs(47,29): warning CS0618: 'TcpListener.TcpListener(int)' is obsolete: 'Use TcpListener (IPAddress address, int port) instead'
  1079. 5: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs(71,34): warning CS0168: The variable 'ex' is declared but never used
  1080. 6: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1732,21): warning CS0649: Field 'AttrManyRegSym2.flags' is never assigned to, and will always have its default value 0
  1081. 7: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1911,21): warning CS0649: Field 'PubSym32.seg' is never assigned to, and will always have its default value 0
  1082. 8: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1980,21): warning CS0649: Field 'ThunkSym32.variant' is never assigned to, and will always have its default value null
  1083. 9: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1723,21): warning CS0649: Field 'AttrManyRegSym.name' is never assigned to, and will always have its default value null
  1084. 10: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1385,21): warning CS0649: Field 'LeafEnumerate.attr' is never assigned to, and will always have its default value 0
  1085. 11: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1864,21): warning CS0649: Field 'SlotSym32.name' is never assigned to, and will always have its default value null
  1086. 12: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1852,19): warning CS0649: Field 'FrameRelSym.typind' is never assigned to, and will always have its default value 0
  1087. 13: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1909,19): warning CS0649: Field 'PubSym32.flags' is never assigned to, and will always have its default value 0
  1088. 14: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1853,19): warning CS0649: Field 'FrameRelSym.offCod' is never assigned to, and will always have its default value 0
  1089. 15: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1085,19): warning CS0649: Field 'mlMethod.index' is never assigned to, and will always have its default value 0
  1090. 16: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(901,19): warning CS0649: Field 'LeafMFunc.classtype' is never assigned to, and will always have its default value 0
  1091. 17: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2318,21): warning CS0649: Field 'FrameCookie.reg' is never assigned to, and will always have its default value 0
  1092. 18: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2090,19): warning CS0649: Field 'ProcSymMips.typind' is never assigned to, and will always have its default value 0
  1093. 19: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2088,19): warning CS0649: Field 'ProcSymMips.intOff' is never assigned to, and will always have its default value 0
  1094. 20: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1690,21): warning CS0649: Field 'AttrRegSym.segCod' is never assigned to, and will always have its default value 0
  1095. 21: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(988,19): warning CS0649: Field 'LeafOEM.count' is never assigned to, and will always have its default value 0
  1096. 22: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1749,19): warning CS0649: Field 'UdtSym.typind' is never assigned to, and will always have its default value 0
  1097. 23: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(905,21): warning CS0649: Field 'LeafMFunc.parmcount' is never assigned to, and will always have its default value 0
  1098. 24: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1205,20): warning CS0649: Field 'LeafUOct.val1' is never assigned to, and will always have its default value 0
  1099. 25: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1002,19): warning CS0649: Field 'LeafOEM2.idOem' is never assigned to, and will always have its default value
  1100. 26: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2332,27): warning CS0649: Field 'DiscardedSym.iscarded' is never assigned to, and will always have its default value
  1101. 27: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1058,21): warning CS0649: Field 'LeafDefArg.expr' is never assigned to, and will always have its default value null
  1102. 28: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1147,20): warning CS0649: Field 'LeafChar.val' is never assigned to, and will always have its default value 0
  1103. 29: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1394,21): warning CS0649: Field 'LeafNestType.pad0' is never assigned to, and will always have its default value 0
  1104. 30: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1357,21): warning CS0649: Field 'LeafVFuncOff.pad0' is never assigned to, and will always have its default value 0
  1105. 31: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1688,19): warning CS0649: Field 'AttrRegSym.typind' is never assigned to, and will always have its default value 0
  1106. 32: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1368,21): warning CS0649: Field 'LeafMethod.name' is never assigned to, and will always have its default value null
  1107. 33: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2104,19): warning CS0649: Field 'ProcSymIa64.len' is never assigned to, and will always have its default value 0
  1108. 34: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1691,21): warning CS0649: Field 'AttrRegSym.flags' is never assigned to, and will always have its default value 0
  1109. 35: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(744,19): warning CS0649: Field 'CV_PMFR32_NVSA.off' is never assigned to, and will always have its default value 0
  1110. 36: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1286,19): warning CS0649: Field 'LeafIndex.index' is never assigned to, and will always have its default value 0
  1111. 37: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(969,19): warning CS0649: Field 'LeafPreComp.count' is never assigned to, and will always have its default value 0
  1112. 38: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1963,21): warning CS0649: Field 'ManProcSymMips.seg' is never assigned to, and will always have its default value 0
  1113. 39: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2107,19): warning CS0649: Field 'ProcSymIa64.typind' is never assigned to, and will always have its default value 0
  1114. 40: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2227,35): warning CS0649: Field 'DefRangeSym2.range' is never assigned to, and will always have its default value null
  1115. 41: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2109,21): warning CS0649: Field 'ProcSymIa64.seg' is never assigned to, and will always have its default value 0
  1116. 42: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(840,21): warning CS0649: Field 'LeafClass.property' is never assigned to, and will always have its default value 0
  1117. 43: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1920,19): warning CS0649: Field 'ProcSym32.next' is never assigned to, and will always have its default value 0
  1118. 44: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2296,18): warning CS0649: Field 'CallsiteInfo.off' is never assigned to, and will always have its default value 0
  1119. 45: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbFunction.cs(42,52): warning CS0649: Field 'PdbFunction.namespaceScopes' is never assigned to, and will always have its default value null
  1120. 46: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2086,19): warning CS0649: Field 'ProcSymMips.regSave' is never assigned to, and will always have its default value 0
  1121. 47: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1250,21): warning CS0649: Field 'LeafCmplx64.val_imag' is never assigned to, and will always have its default value 0
  1122. 48: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1154,20): warning CS0649: Field 'LeafShort.val' is never assigned to, and will always have its default value 0
  1123. 49: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1743,21): warning CS0649: Field 'ConstSym.name' is never assigned to, and will always have its default value null
  1124. 50: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1965,19): warning CS0649: Field 'ManProcSymMips.frameReg' is never assigned to, and will always have its default value 0
  1125. 51: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1068,21): warning CS0649: Field 'LeafList.data' is never assigned to, and will always have its default value null
  1126. 52: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1668,21): warning CS0649: Field 'SYMTYPE.rectyp' is never assigned to, and will always have its default value 0
  1127. 53: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1109,21): warning CS0649: Field 'LeafDimCon.dim' is never assigned to, and will always have its default value null
  1128. 54: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2025,19): warning CS0649: Field 'WithSym32.off' is never assigned to, and will always have its default value 0
  1129. 55: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2298,21): warning CS0649: Field 'CallsiteInfo.pad0' is never assigned to, and will always have its default value 0
  1130. 56: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2414,19): warning CS0649: Field 'FrameData.cbStkMax' is never assigned to, and will always have its default value 0
  1131. 57: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(37,19): warning CS0649: Field 'FLOAT10.Data_3' is never assigned to, and will always have its default value 0
  1132. 58: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2044,21): warning CS0649: Field 'RegRel32.reg' is never assigned to, and will always have its default value 0
  1133. 59: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1681,21): warning CS0649: Field 'RegSym.reg' is never assigned to, and will always have its default value 0
  1134. 60: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1891,19): warning CS0649: Field 'DatasSym32.typind' is never assigned to, and will always have its default value 0
  1135. 61: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1197,20): warning CS0649: Field 'LeafOct.val1' is never assigned to, and will always have its default value 0
  1136. 62: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2226,21): warning CS0649: Field 'DefRangeSym2.count' is never assigned to, and will always have its default value 0
  1137. 63: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2202,19): warning CS0649: Field 'LocalSym.expr' is never assigned to, and will always have its default value 0
  1138. 64: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1333,21): warning CS0649: Field 'LeafMember.name' is never assigned to, and will always have its default value null
  1139. 65: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1613,19): warning CS0649: Field 'CV_EXPROCFLAGS.reserved' is never assigned to, and will always have its default value 0
  1140. 66: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2101,19): warning CS0649: Field 'ProcSymIa64.parent' is never assigned to, and will always have its default value 0
  1141. 67: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1811,23): warning CS0649: Field 'CompileSym.verArgs' is never assigned to, and will always have its default value null
  1142. 68: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2066,21): warning CS0649: Field 'ThreadSym32.name' is never assigned to, and will always have its default value null
  1143. 69: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1022,19): warning CS0649: Field 'LeafTypeServer2.age' is never assigned to, and will always have its default value 0
  1144. 70: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1709,21): warning CS0649: Field 'ManyRegSym2.count' is never assigned to, and will always have its default value 0
  1145. 71: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1258,22): warning CS0649: Field 'LeafCmplx80.val_imag' is never assigned to, and will always have its default value
  1146. 72: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1293,21): warning CS0649: Field 'LeafBClass.attr' is never assigned to, and will always have its default value 0
  1147. 73: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2057,21): warning CS0649: Field 'AttrRegRel.name' is never assigned to, and will always have its default value null
  1148. 74: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1741,19): warning CS0649: Field 'ConstSym.typind' is never assigned to, and will always have its default value 0
  1149. 75: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1313,21): warning CS0649: Field 'LeafFriendCls.pad0' is never assigned to, and will always have its default value 0
  1150. 76: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2003,21): warning CS0649: Field 'LabelSym32.seg' is never assigned to, and will always have its default value 0
  1151. 77: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(930,21): warning CS0649: Field 'LeafCobol1.data' is never assigned to, and will always have its default value null
  1152. 78: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2166,19): warning CS0649: Field 'FrameProcSym.cbPad' is never assigned to, and will always have its default value 0
  1153. 79: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1241,20): warning CS0649: Field 'LeafCmplx32.val_real' is never assigned to, and will always have its default value 0
  1154. 80: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2121,21): warning CS0649: Field 'RefSym.usFill' is never assigned to, and will always have its default value 0
  1155. 81: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(880,19): warning CS0649: Field 'LeafEnum.utype' is never assigned to, and will always have its default value 0
  1156. 82: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2055,21): warning CS0649: Field 'AttrRegRel.segCod' is never assigned to, and will always have its default value 0
  1157. 83: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1993,19): warning CS0649: Field 'TrampolineSym.offThunk' is never assigned to, and will always have its default value 0
  1158. 84: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(951,19): warning CS0649: Field 'LeafDimArray.utype' is never assigned to, and will always have its default value 0
  1159. 85: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1108,21): warning CS0649: Field 'LeafDimCon.rank' is never assigned to, and will always have its default value 0
  1160. 86: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1926,21): warning CS0649: Field 'ProcSym32.seg' is never assigned to, and will always have its default value 0
  1161. 87: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(736,18): warning CS0649: Field 'CV_PDMR32_VBASE.vdisp' is never assigned to, and will always have its default value 0
  1162. 88: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1633,19): warning CS0649: Field 'CV_lvar_addr_range.offStart' is never assigned to, and will always have its default value 0
  1163. 89: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1763,21): warning CS0649: Field 'SearchSym.seg' is never assigned to, and will always have its default value 0
  1164. 90: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1405,19): warning CS0649: Field 'LeafNestTypeEx.index' is never assigned to, and will always have its default value 0
  1165. 91: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2034,19): warning CS0649: Field 'VpathSym32.path' is never assigned to, and will always have its default value 0
  1166. 92: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1404,21): warning CS0649: Field 'LeafNestTypeEx.attr' is never assigned to, and will always have its default value 0
  1167. 93: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1421,19): warning CS0649: Field 'LeafPad.leaf' is never assigned to, and will always have its default value 0
  1168. 94: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1212,20): warning CS0649: Field 'LeafReal32.val' is never assigned to, and will always have its default value 0
  1169. 95: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2102,19): warning CS0649: Field 'ProcSymIa64.end' is never assigned to, and will always have its default value 0
  1170. 96: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(806,21): warning CS0649: Field 'LeafPointer.LeafPointerBody.utype' is never assigned to, and will always have its default value 0
  1171. 97: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1952,19): warning CS0649: Field 'ManProcSymMips.end' is never assigned to, and will always have its default value 0
  1172. 98: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2297,21): warning CS0649: Field 'CallsiteInfo.ect' is never assigned to, and will always have its default value 0
  1173. 99: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(734,18): warning CS0649: Field 'CV_PDMR32_VBASE.mdisp' is never assigned to, and will always have its default value 0
  1174. 100: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2043,19): warning CS0649: Field 'RegRel32.typind' is never assigned to, and will always have its default value 0
  1175. 101: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1845,21): warning CS0649: Field 'BpRelSym32.name' is never assigned to, and will always have its default value null
  1176. 102: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2424,19): warning CS0649: Field 'XFixupData.rva' is never assigned to, and will always have its default value 0
  1177. 103: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(986,21): warning CS0649: Field 'LeafOEM.cvOEM' is never assigned to, and will always have its default value 0
  1178. 104: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2127,19): warning CS0649: Field 'RefSym2.sumName' is never assigned to, and will always have its default value 0
  1179. 105: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2095,21): warning CS0649: Field 'ProcSymMips.name' is never assigned to, and will always have its default value null
  1180. 106: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1805,21): warning CS0649: Field 'CompileSym.verFEMinor' is never assigned to, and will always have its default value 0
  1181. 107: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1689,19): warning CS0649: Field 'AttrRegSym.offCod' is never assigned to, and will always have its default value 0
  1182. 108: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(854,19): warning CS0649: Field 'LeafUnion.field' is never assigned to, and will always have its default value 0
  1183. 109: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2111,19): warning CS0649: Field 'ProcSymIa64.flags' is never assigned to, and will always have its default value 0
  1184. 110: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2094,19): warning CS0649: Field 'ProcSymMips.frameReg' is never assigned to, and will always have its default value 0
  1185. 111: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1021,19): warning CS0649: Field 'LeafTypeServer2.sig70' is never assigned to, and will always have its default value
  1186. 112: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2239,19): warning CS0649: Field 'SectionSym.characteristics' is never assigned to, and will always have its default value 0
  1187. 113: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2064,19): warning CS0649: Field 'ThreadSym32.off' is never assigned to, and will always have its default value 0
  1188. 114: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1922,19): warning CS0649: Field 'ProcSym32.dbgStart' is never assigned to, and will always have its default value 0
  1189. 115: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2085,19): warning CS0649: Field 'ProcSymMips.dbgEnd' is never assigned to, and will always have its default value 0
  1190. 116: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2185,19): warning CS0649: Field 'SepCodSym.length' is never assigned to, and will always have its default value 0
  1191. 117: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2177,21): warning CS0649: Field 'UnamespaceSym.name' is never assigned to, and will always have its default value null
  1192. 118: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(881,19): warning CS0649: Field 'LeafEnum.field' is never assigned to, and will always have its default value 0
  1193. 119: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2143,21): warning CS0649: Field 'OemSymbol.rgl' is never assigned to, and will always have its default value null
  1194. 120: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2214,19): warning CS0649: Field 'DefRangeSym.program' is never assigned to, and will always have its default value 0
  1195. 121: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1731,21): warning CS0649: Field 'AttrManyRegSym2.segCod' is never assigned to, and will always have its default value 0
  1196. 122: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1718,19): warning CS0649: Field 'AttrManyRegSym.offCod' is never assigned to, and will always have its default value 0
  1197. 123: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1893,21): warning CS0649: Field 'DatasSym32.seg' is never assigned to, and will always have its default value 0
  1198. 124: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1918,19): warning CS0649: Field 'ProcSym32.parent' is never assigned to, and will always have its default value 0
  1199. 125: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2423,21): warning CS0649: Field 'XFixupData.wExtra' is never assigned to, and will always have its default value 0
  1200. 126: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(989,21): warning CS0649: Field 'LeafOEM.index' is never assigned to, and will always have its default value null
  1201. 127: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1375,21): warning CS0649: Field 'LeafOneMethod.attr' is never assigned to, and will always have its default value 0
  1202. 128: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2074,21): warning CS0649: Field 'Slink32.reg' is never assigned to, and will always have its default value 0
  1203. 129: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1910,19): warning CS0649: Field 'PubSym32.off' is never assigned to, and will always have its default value 0
  1204. 130: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1693,21): warning CS0649: Field 'AttrRegSym.name' is never assigned to, and will always have its default value null
  1205. 131: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1719,21): warning CS0649: Field 'AttrManyRegSym.segCod' is never assigned to, and will always have its default value 0
  1206. 132: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1249,21): warning CS0649: Field 'LeafCmplx64.val_real' is never assigned to, and will always have its default value 0
  1207. 133: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1844,19): warning CS0649: Field 'BpRelSym32.typind' is never assigned to, and will always have its default value 0
  1208. 134: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2024,19): warning CS0649: Field 'WithSym32.len' is never assigned to, and will always have its default value 0
  1209. 135: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1302,21): warning CS0649: Field 'LeafVBClass.attr' is never assigned to, and will always have its default value 0
  1210. 136: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1359,18): warning CS0649: Field 'LeafVFuncOff.offset' is never assigned to, and will always have its default value 0
  1211. 137: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1023,21): warning CS0649: Field 'LeafTypeServer2.name' is never assigned to, and will always have its default value null
  1212. 138: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1634,21): warning CS0649: Field 'CV_lvar_addr_range.isectStart' is never assigned to, and will always have its default value 0
  1213. 139: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1730,19): warning CS0649: Field 'AttrManyRegSym2.offCod' is never assigned to, and will always have its default value 0
  1214. 140: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2335,21): warning CS0649: Field 'DiscardedSym.data' is never assigned to, and will always have its default value null
  1215. 141: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2237,19): warning CS0649: Field 'SectionSym.rva' is never assigned to, and will always have its default value 0
  1216. 142: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2118,19): warning CS0649: Field 'RefSym.sumName' is never assigned to, and will always have its default value 0
  1217. 143: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(832,21): warning CS0649: Field 'LeafArray.name' is never assigned to, and will always have its default value null
  1218. 144: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1168,18): warning CS0649: Field 'LeafLong.val' is never assigned to, and will always have its default value 0
  1219. 145: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(922,19): warning CS0649: Field 'LeafCobol0.type' is never assigned to, and will always have its default value 0
  1220. 146: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(831,21): warning CS0649: Field 'LeafArray.data' is never assigned to, and will always have its default value null
  1221. 147: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1099,19): warning CS0649: Field 'LeafBitfield.length' is never assigned to, and will always have its default value 0
  1222. 148: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1928,21): warning CS0649: Field 'ProcSym32.name' is never assigned to, and will always have its default value null
  1223. 149: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1803,21): warning CS0649: Field 'CompileSym.machine' is never assigned to, and will always have its default value 0
  1224. 150: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(41,19): warning CS0649: Field 'FLOAT10.Data_7' is never assigned to, and will always have its default value 0
  1225. 151: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2084,19): warning CS0649: Field 'ProcSymMips.dbgStart' is never assigned to, and will always have its default value 0
  1226. 152: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1175,19): warning CS0649: Field 'LeafULong.val' is never assigned to, and will always have its default value 0
  1227. 153: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1265,20): warning CS0649: Field 'LeafCmplx128.val0_real' is never assigned to, and will always have its default value 0
  1228. 154: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(952,19): warning CS0649: Field 'LeafDimArray.diminfo' is never assigned to, and will always have its default value 0
  1229. 155: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1012,19): warning CS0649: Field 'LeafTypeServer.signature' is never assigned to, and will always have its default value 0
  1230. 156: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1342,21): warning CS0649: Field 'LeafSTMember.name' is never assigned to, and will always have its default value null
  1231. 157: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1367,19): warning CS0649: Field 'LeafMethod.mList' is never assigned to, and will always have its default value 0
  1232. 158: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2103,19): warning CS0649: Field 'ProcSymIa64.next' is never assigned to, and will always have its default value 0
  1233. 159: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1332,21): warning CS0649: Field 'LeafMember.offset' is never assigned to, and will always have its default value null
  1234. 160: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1977,21): warning CS0649: Field 'ThunkSym32.len' is never assigned to, and will always have its default value 0
  1235. 161: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1927,19): warning CS0649: Field 'ProcSym32.flags' is never assigned to, and will always have its default value 0
  1236. 162: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1330,21): warning CS0649: Field 'LeafMember.attr' is never assigned to, and will always have its default value 0
  1237. 163: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1862,19): warning CS0649: Field 'SlotSym32.index' is never assigned to, and will always have its default value 0
  1238. 164: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2269,21): warning CS0649: Field 'ExportSym.flags' is never assigned to, and will always have its default value 0
  1239. 165: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1119,21): warning CS0649: Field 'LeafDimVar.dim' is never assigned to, and will always have its default value null
  1240. 166: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(914,21): warning CS0649: Field 'LeafVTShape.count' is never assigned to, and will always have its default value 0
  1241. 167: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1680,19): warning CS0649: Field 'RegSym.typind' is never assigned to, and will always have its default value 0
  1242. 168: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1358,19): warning CS0649: Field 'LeafVFuncOff.type' is never assigned to, and will always have its default value 0
  1243. 169: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1033,19): warning CS0649: Field 'LeafSkip.type' is never assigned to, and will always have its default value 0
  1244. 170: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1386,21): warning CS0649: Field 'LeafEnumerate.value' is never assigned to, and will always have its default value null
  1245. 171: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2413,19): warning CS0649: Field 'FrameData.cbParams' is never assigned to, and will always have its default value 0
  1246. 172: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1856,21): warning CS0649: Field 'FrameRelSym.name' is never assigned to, and will always have its default value null
  1247. 173: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1975,19): warning CS0649: Field 'ThunkSym32.off' is never assigned to, and will always have its default value 0
  1248. 174: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1667,21): warning CS0649: Field 'SYMTYPE.reclen' is never assigned to, and will always have its default value 0
  1249. 175: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(760,18): warning CS0649: Field 'CV_PMFR32_VBASE.mdisp' is never assigned to, and will always have its default value 0
  1250. 176: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2081,19): warning CS0649: Field 'ProcSymMips.end' is never assigned to, and will always have its default value 0
  1251. 177: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1925,19): warning CS0649: Field 'ProcSym32.off' is never assigned to, and will always have its default value 0
  1252. 178: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(904,19): warning CS0649: Field 'LeafMFunc.reserved' is never assigned to, and will always have its default value 0
  1253. 179: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1340,21): warning CS0649: Field 'LeafSTMember.attr' is never assigned to, and will always have its default value 0
  1254. 180: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1377,21): warning CS0649: Field 'LeafOneMethod.vbaseoff' is never assigned to, and will always have its default value null
  1255. 181: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2093,19): warning CS0649: Field 'ProcSymMips.retReg' is never assigned to, and will always have its default value 0
  1256. 182: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2250,21): warning CS0649: Field 'CoffGroupSym.seg' is never assigned to, and will always have its default value 0
  1257. 183: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1742,21): warning CS0649: Field 'ConstSym.value' is never assigned to, and will always have its default value 0
  1258. 184: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2053,21): warning CS0649: Field 'AttrRegRel.reg' is never assigned to, and will always have its default value 0
  1259. 185: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1083,21): warning CS0649: Field 'mlMethod.attr' is never assigned to, and will always have its default value 0
  1260. 186: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1276,21): warning CS0649: Field 'LeafVarString.value' is never assigned to, and will always have its default value null
  1261. 187: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1818,21): warning CS0649: Field 'ObjNameSym.name' is never assigned to, and will always have its default value null
  1262. 188: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1100,19): warning CS0649: Field 'LeafBitfield.position' is never assigned to, and will always have its default value 0
  1263. 189: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1843,18): warning CS0649: Field 'BpRelSym32.off' is never assigned to, and will always have its default value 0
  1264. 190: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1057,19): warning CS0649: Field 'LeafDefArg.type' is never assigned to, and will always have its default value 0
  1265. 191: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1954,19): warning CS0649: Field 'ManProcSymMips.len' is never assigned to, and will always have its default value 0
  1266. 192: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(844,21): warning CS0649: Field 'LeafClass.data' is never assigned to, and will always have its default value null
  1267. 193: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1994,19): warning CS0649: Field 'TrampolineSym.offTarget' is never assigned to, and will always have its default value 0
  1268. 194: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1976,21): warning CS0649: Field 'ThunkSym32.seg' is never assigned to, and will always have its default value 0
  1269. 195: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1331,19): warning CS0649: Field 'LeafMember.index' is never assigned to, and will always have its default value 0
  1270. 196: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2168,19): warning CS0649: Field 'FrameProcSym.cbSaveRegs' is never assigned to, and will always have its default value 0
  1271. 197: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2223,19): warning CS0649: Field 'DefRangeSym2.id' is never assigned to, and will always have its default value 0
  1272. 198: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2005,21): warning CS0649: Field 'LabelSym32.name' is never assigned to, and will always have its default value null
  1273. 199: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2119,19): warning CS0649: Field 'RefSym.ibSym' is never assigned to, and will always have its default value 0
  1274. 200: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2206,21): warning CS0649: Field 'LocalSym.name' is never assigned to, and will always have its default value null
  1275. 201: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2092,21): warning CS0649: Field 'ProcSymMips.seg' is never assigned to, and will always have its default value 0
  1276. 202: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1349,21): warning CS0649: Field 'LeafVFuncTab.pad0' is never assigned to, and will always have its default value 0
  1277. 203: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1894,21): warning CS0649: Field 'DatasSym32.name' is never assigned to, and will always have its default value null
  1278. 204: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2004,19): warning CS0649: Field 'LabelSym32.flags' is never assigned to, and will always have its default value 0
  1279. 205: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1756,19): warning CS0649: Field 'ManyTypRef.typind' is never assigned to, and will always have its default value 0
  1280. 206: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1413,21): warning CS0649: Field 'LeafMemberModify.attr' is never assigned to, and will always have its default value 0
  1281. 207: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2417,21): warning CS0649: Field 'FrameData.cbSavedRegs' is never assigned to, and will always have its default value 0
  1282. 208: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1305,21): warning CS0649: Field 'LeafVBClass.vbpoff' is never assigned to, and will always have its default value null
  1283. 209: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1762,19): warning CS0649: Field 'SearchSym.startsym' is never assigned to, and will always have its default value 0
  1284. 210: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2319,18): warning CS0649: Field 'FrameCookie.cookietype' is never assigned to, and will always have its default value 0
  1285. 211: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1004,21): warning CS0649: Field 'LeafOEM2.index' is never assigned to, and will always have its default value null
  1286. 212: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2188,19): warning CS0649: Field 'SepCodSym.offParent' is never assigned to, and will always have its default value 0
  1287. 213: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1050,21): warning CS0649: Field 'LeafDerived.drvdcls' is never assigned to, and will always have its default value null
  1288. 214: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1692,21): warning CS0649: Field 'AttrRegSym.reg' is never assigned to, and will always have its default value 0
  1289. 215: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2270,21): warning CS0649: Field 'ExportSym.name' is never assigned to, and will always have its default value null
  1290. 216: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2082,19): warning CS0649: Field 'ProcSymMips.next' is never assigned to, and will always have its default value 0
  1291. 217: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1242,20): warning CS0649: Field 'LeafCmplx32.val_imag' is never assigned to, and will always have its default value 0
  1292. 218: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(830,19): warning CS0649: Field 'LeafArray.idxtype' is never assigned to, and will always have its default value 0
  1293. 219: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1810,21): warning CS0649: Field 'CompileSym.verSt' is never assigned to, and will always have its default value null
  1294. 220: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2056,21): warning CS0649: Field 'AttrRegRel.flags' is never assigned to, and will always have its default value 0
  1295. 221: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(906,19): warning CS0649: Field 'LeafMFunc.arglist' is never assigned to, and will always have its default value 0
  1296. 222: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1779,19): warning CS0649: Field 'CFlagSym.machine' is never assigned to, and will always have its default value 0
  1297. 223: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2083,19): warning CS0649: Field 'ProcSymMips.len' is never assigned to, and will always have its default value 0
  1298. 224: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(893,19): warning CS0649: Field 'LeafProc.arglist' is never assigned to, and will always have its default value 0
  1299. 225: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2027,21): warning CS0649: Field 'WithSym32.expr' is never assigned to, and will always have its default value null
  1300. 226: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2196,19): warning CS0649: Field 'LocalSym.id' is never assigned to, and will always have its default value 0
  1301. 227: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1268,20): warning CS0649: Field 'LeafCmplx128.val1_imag' is never assigned to, and will always have its default value 0
  1302. 228: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(863,19): warning CS0649: Field 'LeafAlias.utype' is never assigned to, and will always have its default value 0
  1303. 229: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(864,21): warning CS0649: Field 'LeafAlias.name' is never assigned to, and will always have its default value null
  1304. 230: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1304,19): warning CS0649: Field 'LeafVBClass.vbptr' is never assigned to, and will always have its default value 0
  1305. 231: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1042,21): warning CS0649: Field 'LeafArgList.arg' is never assigned to, and will always have its default value null
  1306. 232: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(712,21): warning CS0649: Field 'TYPTYPE.leaf' is never assigned to, and will always have its default value 0
  1307. 233: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(891,19): warning CS0649: Field 'LeafProc.reserved' is never assigned to, and will always have its default value 0
  1308. 234: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2235,19): warning CS0649: Field 'SectionSym.align' is never assigned to, and will always have its default value 0
  1309. 235: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1921,19): warning CS0649: Field 'ProcSym32.len' is never assigned to, and will always have its default value 0
  1310. 236: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1961,19): warning CS0649: Field 'ManProcSymMips.token' is never assigned to, and will always have its default value 0
  1311. 237: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1098,19): warning CS0649: Field 'LeafBitfield.type' is never assigned to, and will always have its default value 0
  1312. 238: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1014,21): warning CS0649: Field 'LeafTypeServer.name' is never assigned to, and will always have its default value null
  1313. 239: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(855,21): warning CS0649: Field 'LeafUnion.data' is never assigned to, and will always have its default value null
  1314. 240: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(944,21): warning CS0649: Field 'LeafLabel.mode' is never assigned to, and will always have its default value 0
  1315. 241: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(853,21): warning CS0649: Field 'LeafUnion.property' is never assigned to, and will always have its default value 0
  1316. 242: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1995,21): warning CS0649: Field 'TrampolineSym.sectThunk' is never assigned to, and will always have its default value 0
  1317. 243: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1973,19): warning CS0649: Field 'ThunkSym32.end' is never assigned to, and will always have its default value 0
  1318. 244: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(923,21): warning CS0649: Field 'LeafCobol0.data' is never assigned to, and will always have its default value null
  1319. 245: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1700,19): warning CS0649: Field 'ManyRegSym.count' is never assigned to, and will always have its default value 0
  1320. 246: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1817,19): warning CS0649: Field 'ObjNameSym.signature' is never assigned to, and will always have its default value 0
  1321. 247: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1049,19): warning CS0649: Field 'LeafDerived.count' is never assigned to, and will always have its default value 0
  1322. 248: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1883,21): warning CS0649: Field 'AnnotationSym.seg' is never assigned to, and will always have its default value 0
  1323. 249: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1708,19): warning CS0649: Field 'ManyRegSym2.typind' is never assigned to, and will always have its default value 0
  1324. 250: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2238,19): warning CS0649: Field 'SectionSym.cb' is never assigned to, and will always have its default value 0
  1325. 251: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1219,21): warning CS0649: Field 'LeafReal64.val' is never assigned to, and will always have its default value 0
  1326. 252: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2234,21): warning CS0649: Field 'SectionSym.isec' is never assigned to, and will always have its default value 0
  1327. 253: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1974,19): warning CS0649: Field 'ThunkSym32.next' is never assigned to, and will always have its default value 0
  1328. 254: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(879,21): warning CS0649: Field 'LeafEnum.property' is never assigned to, and will always have its default value 0
  1329. 255: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(856,21): warning CS0649: Field 'LeafUnion.name' is never assigned to, and will always have its default value null
  1330. 256: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2184,19): warning CS0649: Field 'SepCodSym.end' is never assigned to, and will always have its default value 0
  1331. 257: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2199,19): warning CS0649: Field 'LocalSym.idParent' is never assigned to, and will always have its default value 0
  1332. 258: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1321,21): warning CS0649: Field 'LeafFriendFcn.pad0' is never assigned to, and will always have its default value 0
  1333. 259: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2198,21): warning CS0649: Field 'LocalSym.flags' is never assigned to, and will always have its default value 0
  1334. 260: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2106,19): warning CS0649: Field 'ProcSymIa64.dbgEnd' is never assigned to, and will always have its default value 0
  1335. 261: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2072,19): warning CS0649: Field 'Slink32.framesize' is never assigned to, and will always have its default value 0
  1336. 262: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1414,19): warning CS0649: Field 'LeafMemberModify.index' is never assigned to, and will always have its default value 0
  1337. 263: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2333,19): warning CS0649: Field 'DiscardedSym.fileid' is never assigned to, and will always have its default value 0
  1338. 264: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1350,19): warning CS0649: Field 'LeafVFuncTab.type' is never assigned to, and will always have its default value 0
  1339. 265: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1322,19): warning CS0649: Field 'LeafFriendFcn.index' is never assigned to, and will always have its default value 0
  1340. 266: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1885,23): warning CS0649: Field 'AnnotationSym.rgsz' is never assigned to, and will always have its default value null
  1341. 267: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1702,21): warning CS0649: Field 'ManyRegSym.name' is never assigned to, and will always have its default value null
  1342. 268: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1782,21): warning CS0649: Field 'CFlagSym.ver' is never assigned to, and will always have its default value null
  1343. 269: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1962,19): warning CS0649: Field 'ManProcSymMips.off' is never assigned to, and will always have its default value 0
  1344. 270: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1957,19): warning CS0649: Field 'ManProcSymMips.regSave' is never assigned to, and will always have its default value 0
  1345. 271: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(727,18): warning CS0649: Field 'CV_PDMR32_NVVFCN.mdisp' is never assigned to, and will always have its default value 0
  1346. 272: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2087,19): warning CS0649: Field 'ProcSymMips.fpSave' is never assigned to, and will always have its default value 0
  1347. 273: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2240,21): warning CS0649: Field 'SectionSym.name' is never assigned to, and will always have its default value null
  1348. 274: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(960,19): warning CS0649: Field 'LeafVFTPath.count' is never assigned to, and will always have its default value 0
  1349. 275: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(38,19): warning CS0649: Field 'FLOAT10.Data_4' is never assigned to, and will always have its default value 0
  1350. 276: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1991,21): warning CS0649: Field 'TrampolineSym.trampType' is never assigned to, and will always have its default value 0
  1351. 277: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2073,18): warning CS0649: Field 'Slink32.off' is never assigned to, and will always have its default value 0
  1352. 278: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(878,21): warning CS0649: Field 'LeafEnum.count' is never assigned to, and will always have its default value 0
  1353. 279: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1809,21): warning CS0649: Field 'CompileSym.verBuild' is never assigned to, and will always have its default value 0
  1354. 280: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1808,21): warning CS0649: Field 'CompileSym.verMinor' is never assigned to, and will always have its default value 0
  1355. 281: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(890,19): warning CS0649: Field 'LeafProc.calltype' is never assigned to, and will always have its default value 0
  1356. 282: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1734,23): warning CS0649: Field 'AttrManyRegSym2.reg' is never assigned to, and will always have its default value null
  1357. 283: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1378,21): warning CS0649: Field 'LeafOneMethod.name' is never assigned to, and will always have its default value null
  1358. 284: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1924,19): warning CS0649: Field 'ProcSym32.typind' is never assigned to, and will always have its default value 0
  1359. 285: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2186,19): warning CS0649: Field 'SepCodSym.scf' is never assigned to, and will always have its default value 0
  1360. 286: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2054,19): warning CS0649: Field 'AttrRegRel.offCod' is never assigned to, and will always have its default value 0
  1361. 287: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2415,19): warning CS0649: Field 'FrameData.frameFunc' is never assigned to, and will always have its default value 0
  1362. 288: Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\NamespaceInfo.cs(7,17): warning CS0649: Field 'NamespaceInfo.Name' is never assigned to, and will always have its default value null
  1363. 289: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(907,18): warning CS0649: Field 'LeafMFunc.thisadjust' is never assigned to, and will always have its default value 0
  1364. 290: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1892,19): warning CS0649: Field 'DatasSym32.off' is never assigned to, and will always have its default value 0
  1365. 291: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1376,19): warning CS0649: Field 'LeafOneMethod.index' is never assigned to, and will always have its default value 0
  1366. 292: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1699,19): warning CS0649: Field 'ManyRegSym.typind' is never assigned to, and will always have its default value 0
  1367. 293: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1829,30): warning CS0649: Field 'ReturnSym.flags' is never assigned to, and will always have its default value
  1368. 294: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2169,19): warning CS0649: Field 'FrameProcSym.offExHdlr' is never assigned to, and will always have its default value 0
  1369. 295: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2045,21): warning CS0649: Field 'RegRel32.name' is never assigned to, and will always have its default value null
  1370. 296: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1118,19): warning CS0649: Field 'LeafDimVar.typ' is never assigned to, and will always have its default value 0
  1371. 297: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(762,18): warning CS0649: Field 'CV_PMFR32_VBASE.vdisp' is never assigned to, and will always have its default value 0
  1372. 298: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1960,19): warning CS0649: Field 'ManProcSymMips.fpOff' is never assigned to, and will always have its default value 0
  1373. 299: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1682,21): warning CS0649: Field 'RegSym.name' is never assigned to, and will always have its default value null
  1374. 300: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1959,19): warning CS0649: Field 'ManProcSymMips.intOff' is never assigned to, and will always have its default value 0
  1375. 301: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1084,21): warning CS0649: Field 'mlMethod.pad0' is never assigned to, and will always have its default value 0
  1376. 302: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1161,21): warning CS0649: Field 'LeafUShort.val' is never assigned to, and will always have its default value 0
  1377. 303: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2249,19): warning CS0649: Field 'CoffGroupSym.off' is never assigned to, and will always have its default value 0
  1378. 304: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2108,19): warning CS0649: Field 'ProcSymIa64.off' is never assigned to, and will always have its default value 0
  1379. 305: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1303,19): warning CS0649: Field 'LeafVBClass.index' is never assigned to, and will always have its default value 0
  1380. 306: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1953,19): warning CS0649: Field 'ManProcSymMips.next' is never assigned to, and will always have its default value 0
  1381. 307: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(839,21): warning CS0649: Field 'LeafClass.count' is never assigned to, and will always have its default value 0
  1382. 308: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2268,21): warning CS0649: Field 'ExportSym.ordinal' is never assigned to, and will always have its default value 0
  1383. 309: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(829,19): warning CS0649: Field 'LeafArray.elemtype' is never assigned to, and will always have its default value 0
  1384. 310: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(35,19): warning CS0649: Field 'FLOAT10.Data_1' is never assigned to, and will always have its default value 0
  1385. 311: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2035,19): warning CS0649: Field 'VpathSym32.off' is never assigned to, and will always have its default value 0
  1386. 312: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1863,19): warning CS0649: Field 'SlotSym32.typind' is never assigned to, and will always have its default value 0
  1387. 313: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1721,19): warning CS0649: Field 'AttrManyRegSym.count' is never assigned to, and will always have its default value 0
  1388. 314: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1341,19): warning CS0649: Field 'LeafSTMember.index' is never assigned to, and will always have its default value 0
  1389. 315: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(902,19): warning CS0649: Field 'LeafMFunc.thistype' is never assigned to, and will always have its default value 0
  1390. 316: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1951,19): warning CS0649: Field 'ManProcSymMips.parent' is never assigned to, and will always have its default value 0
  1391. 317: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1406,21): warning CS0649: Field 'LeafNestTypeEx.name' is never assigned to, and will always have its default value null
  1392. 318: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2412,19): warning CS0649: Field 'FrameData.cbLocals' is never assigned to, and will always have its default value 0
  1393. 319: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(979,19): warning CS0649: Field 'LeafEndPreComp.signature' is never assigned to, and will always have its default value 0
  1394. 320: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1132,21): warning CS0649: Field 'LeafRefSym.Sym' is never assigned to, and will always have its default value null
  1395. 321: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2224,19): warning CS0649: Field 'DefRangeSym2.program' is never assigned to, and will always have its default value 0
  1396. 322: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(961,21): warning CS0649: Field 'LeafVFTPath.bases' is never assigned to, and will always have its default value null
  1397. 323: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2422,21): warning CS0649: Field 'XFixupData.wType' is never assigned to, and will always have its default value 0
  1398. 324: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2416,21): warning CS0649: Field 'FrameData.cbProlog' is never assigned to, and will always have its default value 0
  1399. 325: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(900,19): warning CS0649: Field 'LeafMFunc.rvtype' is never assigned to, and will always have its default value 0
  1400. 326: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2110,21): warning CS0649: Field 'ProcSymIa64.retReg' is never assigned to, and will always have its default value 0
  1401. 327: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2063,19): warning CS0649: Field 'ThreadSym32.typind' is never assigned to, and will always have its default value 0
  1402. 328: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1735,21): warning CS0649: Field 'AttrManyRegSym2.name' is never assigned to, and will always have its default value null
  1403. 329: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1323,21): warning CS0649: Field 'LeafFriendFcn.name' is never assigned to, and will always have its default value null
  1404. 330: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2248,19): warning CS0649: Field 'CoffGroupSym.characteristics' is never assigned to, and will always have its default value 0
  1405. 331: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1234,20): warning CS0649: Field 'LeafReal128.val1' is never assigned to, and will always have its default value 0
  1406. 332: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1107,19): warning CS0649: Field 'LeafDimCon.typ' is never assigned to, and will always have its default value 0
  1407. 333: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(39,19): warning CS0649: Field 'FLOAT10.Data_5' is never assigned to, and will always have its default value 0
  1408. 334: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1395,19): warning CS0649: Field 'LeafNestType.index' is never assigned to, and will always have its default value 0
  1409. 335: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2105,19): warning CS0649: Field 'ProcSymIa64.dbgStart' is never assigned to, and will always have its default value 0
  1410. 336: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1837,19): warning CS0649: Field 'EntryThisSym.thissym' is never assigned to, and will always have its default value 0
  1411. 337: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1781,21): warning CS0649: Field 'CFlagSym.flags' is never assigned to, and will always have its default value 0
  1412. 338: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1003,19): warning CS0649: Field 'LeafOEM2.count' is never assigned to, and will always have its default value 0
  1413. 339: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(36,19): warning CS0649: Field 'FLOAT10.Data_2' is never assigned to, and will always have its default value 0
  1414. 340: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1041,19): warning CS0649: Field 'LeafArgList.count' is never assigned to, and will always have its default value 0
  1415. 341: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1780,19): warning CS0649: Field 'CFlagSym.language' is never assigned to, and will always have its default value 0
  1416. 342: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1204,20): warning CS0649: Field 'LeafUOct.val0' is never assigned to, and will always have its default value 0
  1417. 343: Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Symbols.cs(109,16): warning CS0649: Field 'MethodSymbols.code_size' is never assigned to, and will always have its default value 0
  1418. 344: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2167,19): warning CS0649: Field 'FrameProcSym.offPad' is never assigned to, and will always have its default value 0
  1419. 345: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(915,21): warning CS0649: Field 'LeafVTShape.desc' is never assigned to, and will always have its default value null
  1420. 346: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1979,21): warning CS0649: Field 'ThunkSym32.name' is never assigned to, and will always have its default value null
  1421. 347: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(971,21): warning CS0649: Field 'LeafPreComp.name' is never assigned to, and will always have its default value null
  1422. 348: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1884,21): warning CS0649: Field 'AnnotationSym.csz' is never assigned to, and will always have its default value 0
  1423. 349: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2052,19): warning CS0649: Field 'AttrRegRel.typind' is never assigned to, and will always have its default value 0
  1424. 350: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1882,19): warning CS0649: Field 'AnnotationSym.off' is never assigned to, and will always have its default value 0
  1425. 351: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1978,19): warning CS0649: Field 'ThunkSym32.ord' is never assigned to, and will always have its default value 0
  1426. 352: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1415,21): warning CS0649: Field 'LeafMemberModify.name' is never assigned to, and will always have its default value null
  1427. 353: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1266,20): warning CS0649: Field 'LeafCmplx128.val1_real' is never assigned to, and will always have its default value 0
  1428. 354: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1711,21): warning CS0649: Field 'ManyRegSym2.name' is never assigned to, and will always have its default value null
  1429. 355: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2334,19): warning CS0649: Field 'DiscardedSym.linenum' is never assigned to, and will always have its default value 0
  1430. 356: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1701,21): warning CS0649: Field 'ManyRegSym.reg' is never assigned to, and will always have its default value null
  1431. 357: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(759,19): warning CS0649: Field 'CV_PMFR32_VBASE.off' is never assigned to, and will always have its default value 0
  1432. 358: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2171,19): warning CS0649: Field 'FrameProcSym.flags' is never assigned to, and will always have its default value 0
  1433. 359: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(761,18): warning CS0649: Field 'CV_PMFR32_VBASE.pdisp' is never assigned to, and will always have its default value 0
  1434. 360: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1189,20): warning CS0649: Field 'LeafUQuad.val' is never assigned to, and will always have its default value 0
  1435. 361: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1966,21): warning CS0649: Field 'ManProcSymMips.name' is never assigned to, and will always have its default value null
  1436. 362: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1314,19): warning CS0649: Field 'LeafFriendCls.index' is never assigned to, and will always have its default value 0
  1437. 363: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(735,18): warning CS0649: Field 'CV_PDMR32_VBASE.pdisp' is never assigned to, and will always have its default value 0
  1438. 364: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1955,19): warning CS0649: Field 'ManProcSymMips.dbgStart' is never assigned to, and will always have its default value 0
  1439. 365: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2023,19): warning CS0649: Field 'WithSym32.end' is never assigned to, and will always have its default value 0
  1440. 366: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2128,19): warning CS0649: Field 'RefSym2.ibSym' is never assigned to, and will always have its default value 0
  1441. 367: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(751,19): warning CS0649: Field 'CV_PMFR32_NVMA.off' is never assigned to, and will always have its default value 0
  1442. 368: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1996,21): warning CS0649: Field 'TrampolineSym.sectTarget' is never assigned to, and will always have its default value 0
  1443. 369: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1387,21): warning CS0649: Field 'LeafEnumerate.name' is never assigned to, and will always have its default value null
  1444. 370: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2130,21): warning CS0649: Field 'RefSym2.name' is never assigned to, and will always have its default value null
  1445. 371: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2022,19): warning CS0649: Field 'WithSym32.parent' is never assigned to, and will always have its default value 0
  1446. 372: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2425,19): warning CS0649: Field 'XFixupData.rvaTarget' is never assigned to, and will always have its default value 0
  1447. 373: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2410,19): warning CS0649: Field 'FrameData.ulRvaStart' is never assigned to, and will always have its default value 0
  1448. 374: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1182,19): warning CS0649: Field 'LeafQuad.val' is never assigned to, and will always have its default value 0
  1449. 375: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(889,19): warning CS0649: Field 'LeafProc.rvtype' is never assigned to, and will always have its default value 0
  1450. 376: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(807,32): warning CS0649: Field 'LeafPointer.LeafPointerBody.attr' is never assigned to, and will always have its default value
  1451. 377: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2200,19): warning CS0649: Field 'LocalSym.offParent' is never assigned to, and will always have its default value 0
  1452. 378: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2002,19): warning CS0649: Field 'LabelSym32.off' is never assigned to, and will always have its default value 0
  1453. 379: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(903,19): warning CS0649: Field 'LeafMFunc.calltype' is never assigned to, and will always have its default value 0
  1454. 380: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1295,21): warning CS0649: Field 'LeafBClass.offset' is never assigned to, and will always have its default value null
  1455. 381: Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Symbols.cs(112,26): warning CS0649: Field 'MethodSymbols.local_var_token' is never assigned to, and will always have its default value
  1456. 382: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1034,21): warning CS0649: Field 'LeafSkip.data' is never assigned to, and will always have its default value null
  1457. 383: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1285,21): warning CS0649: Field 'LeafIndex.pad0' is never assigned to, and will always have its default value 0
  1458. 384: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1992,21): warning CS0649: Field 'TrampolineSym.cbThunk' is never assigned to, and will always have its default value 0
  1459. 385: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2089,19): warning CS0649: Field 'ProcSymMips.fpOff' is never assigned to, and will always have its default value 0
  1460. 386: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2080,19): warning CS0649: Field 'ProcSymMips.parent' is never assigned to, and will always have its default value 0
  1461. 387: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(711,21): warning CS0649: Field 'TYPTYPE.len' is never assigned to, and will always have its default value 0
  1462. 388: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2091,19): warning CS0649: Field 'ProcSymMips.off' is never assigned to, and will always have its default value 0
  1463. 389: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1733,21): warning CS0649: Field 'AttrManyRegSym2.count' is never assigned to, and will always have its default value 0
  1464. 390: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1919,19): warning CS0649: Field 'ProcSym32.end' is never assigned to, and will always have its default value 0
  1465. 391: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1257,22): warning CS0649: Field 'LeafCmplx80.val_real' is never assigned to, and will always have its default value
  1466. 392: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2203,19): warning CS0649: Field 'LocalSym.pad0' is never assigned to, and will always have its default value 0
  1467. 393: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1013,19): warning CS0649: Field 'LeafTypeServer.age' is never assigned to, and will always have its default value 0
  1468. 394: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(871,21): warning CS0649: Field 'LeafManaged.name' is never assigned to, and will always have its default value null
  1469. 395: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2065,21): warning CS0649: Field 'ThreadSym32.seg' is never assigned to, and will always have its default value 0
  1470. 396: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(42,19): warning CS0649: Field 'FLOAT10.Data_8' is never assigned to, and will always have its default value 0
  1471. 397: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(953,21): warning CS0649: Field 'LeafDimArray.name' is never assigned to, and will always have its default value null
  1472. 398: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1912,21): warning CS0649: Field 'PubSym32.name' is never assigned to, and will always have its default value null
  1473. 399: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(842,19): warning CS0649: Field 'LeafClass.derived' is never assigned to, and will always have its default value 0
  1474. 400: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(786,19): warning CS0649: Field 'LeafModifier.type' is never assigned to, and will always have its default value 0
  1475. 401: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1851,18): warning CS0649: Field 'FrameRelSym.off' is never assigned to, and will always have its default value 0
  1476. 402: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2051,19): warning CS0649: Field 'AttrRegRel.off' is never assigned to, and will always have its default value 0
  1477. 403: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1855,21): warning CS0649: Field 'FrameRelSym.flags' is never assigned to, and will always have its default value 0
  1478. 404: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2112,21): warning CS0649: Field 'ProcSymIa64.name' is never assigned to, and will always have its default value null
  1479. 405: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2213,19): warning CS0649: Field 'DefRangeSym.id' is never assigned to, and will always have its default value 0
  1480. 406: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2033,19): warning CS0649: Field 'VpathSym32.root' is never assigned to, and will always have its default value 0
  1481. 407: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(845,21): warning CS0649: Field 'LeafClass.name' is never assigned to, and will always have its default value null
  1482. 408: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(43,19): warning CS0649: Field 'FLOAT10.Data_9' is never assigned to, and will always have its default value 0
  1483. 409: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1396,21): warning CS0649: Field 'LeafNestType.name' is never assigned to, and will always have its default value null
  1484. 410: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(968,19): warning CS0649: Field 'LeafPreComp.start' is never assigned to, and will always have its default value 0
  1485. 411: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(970,19): warning CS0649: Field 'LeafPreComp.signature' is never assigned to, and will always have its default value 0
  1486. 412: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2026,21): warning CS0649: Field 'WithSym32.seg' is never assigned to, and will always have its default value 0
  1487. 413: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(752,18): warning CS0649: Field 'CV_PMFR32_NVMA.disp' is never assigned to, and will always have its default value 0
  1488. 414: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2190,21): warning CS0649: Field 'SepCodSym.secParent' is never assigned to, and will always have its default value 0
  1489. 415: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(787,26): warning CS0649: Field 'LeafModifier.attr' is never assigned to, and will always have its default value
  1490. 416: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1830,19): warning CS0649: Field 'ReturnSym.style' is never assigned to, and will always have its default value 0
  1491. 417: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1806,21): warning CS0649: Field 'CompileSym.verFEBuild' is never assigned to, and will always have its default value 0
  1492. 418: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2197,19): warning CS0649: Field 'LocalSym.typind' is never assigned to, and will always have its default value 0
  1493. 419: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2216,33): warning CS0649: Field 'DefRangeSym.range' is never assigned to, and will always have its default value
  1494. 420: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2204,19): warning CS0649: Field 'LocalSym.pad1' is never assigned to, and will always have its default value 0
  1495. 421: Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\NamespaceInfo.cs(8,14): warning CS0649: Field 'NamespaceInfo.NamespaceID' is never assigned to, and will always have its default value 0
  1496. 422: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1294,19): warning CS0649: Field 'LeafBClass.index' is never assigned to, and will always have its default value 0
  1497. 423: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(841,19): warning CS0649: Field 'LeafClass.field' is never assigned to, and will always have its default value 0
  1498. 424: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1956,19): warning CS0649: Field 'ManProcSymMips.dbgEnd' is never assigned to, and will always have its default value 0
  1499. 425: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1117,19): warning CS0649: Field 'LeafDimVar.rank' is never assigned to, and will always have its default value 0
  1500. 426: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2251,21): warning CS0649: Field 'CoffGroupSym.name' is never assigned to, and will always have its default value null
  1501. 427: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1086,21): warning CS0649: Field 'mlMethod.vbaseoff' is never assigned to, and will always have its default value null
  1502. 428: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1196,20): warning CS0649: Field 'LeafOct.val0' is never assigned to, and will always have its default value 0
  1503. 429: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2187,19): warning CS0649: Field 'SepCodSym.off' is never assigned to, and will always have its default value 0
  1504. 430: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(40,19): warning CS0649: Field 'FLOAT10.Data_6' is never assigned to, and will always have its default value 0
  1505. 431: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2036,21): warning CS0649: Field 'VpathSym32.seg' is never assigned to, and will always have its default value 0
  1506. 432: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1226,22): warning CS0649: Field 'LeafReal80.val' is never assigned to, and will always have its default value
  1507. 433: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1958,19): warning CS0649: Field 'ManProcSymMips.fpSave' is never assigned to, and will always have its default value 0
  1508. 434: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1807,21): warning CS0649: Field 'CompileSym.verMajor' is never assigned to, and will always have its default value 0
  1509. 435: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2042,19): warning CS0649: Field 'RegRel32.off' is never assigned to, and will always have its default value 0
  1510. 436: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(882,21): warning CS0649: Field 'LeafEnum.name' is never assigned to, and will always have its default value null
  1511. 437: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1091,21): warning CS0649: Field 'LeafMethodList.mList' is never assigned to, and will always have its default value null
  1512. 438: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(34,19): warning CS0649: Field 'FLOAT10.Data_0' is never assigned to, and will always have its default value 0
  1513. 439: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1854,21): warning CS0649: Field 'FrameRelSym.segCod' is never assigned to, and will always have its default value 0
  1514. 440: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1710,23): warning CS0649: Field 'ManyRegSym2.reg' is never assigned to, and will always have its default value null
  1515. 441: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1233,20): warning CS0649: Field 'LeafReal128.val0' is never assigned to, and will always have its default value 0
  1516. 442: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2189,21): warning CS0649: Field 'SepCodSym.sec' is never assigned to, and will always have its default value 0
  1517. 443: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2129,21): warning CS0649: Field 'RefSym2.imod' is never assigned to, and will always have its default value 0
  1518. 444: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1366,21): warning CS0649: Field 'LeafMethod.count' is never assigned to, and will always have its default value 0
  1519. 445: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2418,19): warning CS0649: Field 'FrameData.flags' is never assigned to, and will always have its default value 0
  1520. 446: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2411,19): warning CS0649: Field 'FrameData.cbBlock' is never assigned to, and will always have its default value 0
  1521. 447: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2170,21): warning CS0649: Field 'FrameProcSym.secExHdlr' is never assigned to, and will always have its default value 0
  1522. 448: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2299,19): warning CS0649: Field 'CallsiteInfo.typind' is never assigned to, and will always have its default value 0
  1523. 449: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1729,19): warning CS0649: Field 'AttrManyRegSym2.typind' is never assigned to, and will always have its default value 0
  1524. 450: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2247,19): warning CS0649: Field 'CoffGroupSym.cb' is never assigned to, and will always have its default value 0
  1525. 451: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1267,20): warning CS0649: Field 'LeafCmplx128.val0_imag' is never assigned to, and will always have its default value 0
  1526. 452: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1077,21): warning CS0649: Field 'LeafFieldList.data' is never assigned to, and will always have its default value null
  1527. 453: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1964,19): warning CS0649: Field 'ManProcSymMips.retReg' is never assigned to, and will always have its default value 0
  1528. 454: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(937,19): warning CS0649: Field 'LeafBArray.utype' is never assigned to, and will always have its default value 0
  1529. 455: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2236,19): warning CS0649: Field 'SectionSym.bReserved' is never assigned to, and will always have its default value 0
  1530. 456: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1720,21): warning CS0649: Field 'AttrManyRegSym.flags' is never assigned to, and will always have its default value 0
  1531. 457: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(987,21): warning CS0649: Field 'LeafOEM.recOEM' is never assigned to, and will always have its default value 0
  1532. 458: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(852,21): warning CS0649: Field 'LeafUnion.count' is never assigned to, and will always have its default value 0
  1533. 459: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1612,19): warning CS0649: Field 'CV_EXPROCFLAGS.flags' is never assigned to, and will always have its default value 0
  1534. 460: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1275,21): warning CS0649: Field 'LeafVarString.len' is never assigned to, and will always have its default value 0
  1535. 461: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1750,21): warning CS0649: Field 'UdtSym.name' is never assigned to, and will always have its default value null
  1536. 462: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2120,21): warning CS0649: Field 'RefSym.imod' is never assigned to, and will always have its default value 0
  1537. 463: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1717,19): warning CS0649: Field 'AttrManyRegSym.typind' is never assigned to, and will always have its default value 0
  1538. 464: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1923,19): warning CS0649: Field 'ProcSym32.dbgEnd' is never assigned to, and will always have its default value 0
  1539. 465: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(892,21): warning CS0649: Field 'LeafProc.parmcount' is never assigned to, and will always have its default value 0
  1540. 466: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1972,19): warning CS0649: Field 'ThunkSym32.parent' is never assigned to, and will always have its default value 0
  1541. 467: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1802,19): warning CS0649: Field 'CompileSym.flags' is never assigned to, and will always have its default value 0
  1542. 468: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2320,19): warning CS0649: Field 'FrameCookie.flags' is never assigned to, and will always have its default value 0
  1543. 469: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1722,21): warning CS0649: Field 'AttrManyRegSym.reg' is never assigned to, and will always have its default value null
  1544. 470: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2165,19): warning CS0649: Field 'FrameProcSym.cbFrame' is never assigned to, and will always have its default value 0
  1545. 471: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1635,19): warning CS0649: Field 'CV_lvar_addr_range.cbRange' is never assigned to, and will always have its default value 0
  1546. 472: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2317,18): warning CS0649: Field 'FrameCookie.off' is never assigned to, and will always have its default value 0
  1547. 473: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(843,19): warning CS0649: Field 'LeafClass.vshape' is never assigned to, and will always have its default value 0
  1548. 474: Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\Section.cs(38,15): warning CS0649: Field 'Section.VirtualSize' is never assigned to, and will always have its default value 0
  1549. 475: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(2183,19): warning CS0649: Field 'SepCodSym.parent' is never assigned to, and will always have its default value 0
  1550. 476: Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs(1804,21): warning CS0649: Field 'CompileSym.verFEMajor' is never assigned to, and will always have its default value 0
  1551. 477: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs(14,14): warning CS0414: The field 'DebugSocket.connectFailed' is assigned but its value is never used
  1552. - PDB to MDB conversion --------------------------------------
  1553. Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\pdb2mdb.exe
  1554. Arguments: Temp\Assembly-CSharp.dll
  1555. Exit code: 0
  1556. Elapsed time: 0.18 sec
  1557. - pdb2mdb.exe output (0 lines):
  1558. ********************************************************************************
  1559. * Thursday, February 09, 2017 5:15:38 PM *
  1560. ********************************************************************************
  1561. CSharpCompilerWrapper.exe version: 2.0.3.30
  1562. Platform: Windows
  1563. Target assembly: Assembly-CSharp-Editor.dll
  1564. Project directory: D:\Source\Egametang\Unity
  1565. Target profile directory: D:\Unity\Editor\Data\Mono\lib\mono\2.0
  1566. Unity 'Data' or 'Frameworks' directory: D:/Unity/Editor/Data
  1567. Compiler: Microsoft C# 6.0
  1568. - Compilation -----------------------------------------------
  1569. Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\csc.exe
  1570. Arguments: -nostdlib+ -noconfig -nologo -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\mscorlib.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.Core.dll" -r:"D:\Unity\Editor\Data\Mono\lib\mono\2.0\System.Xml.dll" @Temp/UnityTempFile-0c2557a49487075428b681d79f6e2053
  1571. Exit code: 0
  1572. Elapsed time: 2.71 sec
  1573. - Compiler output (0 lines):
  1574. - Compiler errors (4 lines):
  1575. 0: Assets\Editor\BehaviorTreeEditor\BehaviorNodeConfigExtension.cs(37,22): warning CS0168: The variable 'ex' is declared but never used
  1576. 1: Assets\Editor\BehaviorTreeEditor\NodeDesigner.cs(97,16): warning CS0414: The field 'NodeDesigner.mShowValue' is assigned but its value is never used
  1577. 2: Assets\Editor\BehaviorTreeEditor\PropertyDesigner.cs(291,18): warning CS0414: The field 'PropertyDesigner.searchNodeName' is assigned but its value is never used
  1578. 3: Assets\Editor\BehaviorTreeEditor\RightDesigner.cs(77,18): warning CS0414: The field 'RightDesigner.searchNodeName' is assigned but its value is never used
  1579. - PDB to MDB conversion --------------------------------------
  1580. Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\pdb2mdb.exe
  1581. Arguments: Temp\Assembly-CSharp-Editor.dll
  1582. Exit code: 0
  1583. Elapsed time: 0.12 sec
  1584. - pdb2mdb.exe output (0 lines):