| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626 |
- ********************************************************************************
- * Thursday, February 09, 2017 5:10:12 PM *
- ********************************************************************************
- CSharpCompilerWrapper.exe version: 2.0.3.30
- Platform: Windows
- Target assembly: Assembly-CSharp.dll
- Project directory: D:\Source\Egametang\Unity
- Target profile directory: D:\Unity\Editor\Data\Mono\lib\mono\2.0
- Unity 'Data' or 'Frameworks' directory: D:/Unity/Editor/Data
- Compiler: Microsoft C# 6.0
- - Compilation -----------------------------------------------
- Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\csc.exe
- 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
- Exit code: 0
- Elapsed time: 3.87 sec
- - Compiler output (0 lines):
- - Compiler errors (478 lines):
- 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.
- 1: Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs(156,29): warning CS0168: The variable 'esp' is declared but never used
- 2: Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs(182,29): warning CS0168: The variable 'esp' is declared but never used
- 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'
- 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
- 5: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs(71,34): warning CS0168: The variable 'ex' is declared but never used
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 477: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs(14,14): warning CS0414: The field 'DebugSocket.connectFailed' is assigned but its value is never used
- - PDB to MDB conversion --------------------------------------
- Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\pdb2mdb.exe
- Arguments: Temp\Assembly-CSharp.dll
- Exit code: 0
- Elapsed time: 0.18 sec
- - pdb2mdb.exe output (0 lines):
- ********************************************************************************
- * Thursday, February 09, 2017 5:10:17 PM *
- ********************************************************************************
- CSharpCompilerWrapper.exe version: 2.0.3.30
- Platform: Windows
- Target assembly: Assembly-CSharp-Editor.dll
- Project directory: D:\Source\Egametang\Unity
- Target profile directory: D:\Unity\Editor\Data\Mono\lib\mono\2.0
- Unity 'Data' or 'Frameworks' directory: D:/Unity/Editor/Data
- Compiler: Microsoft C# 6.0
- - Compilation -----------------------------------------------
- Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\csc.exe
- 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
- Exit code: 0
- Elapsed time: 2.66 sec
- - Compiler output (0 lines):
- - Compiler errors (4 lines):
- 0: Assets\Editor\BehaviorTreeEditor\BehaviorNodeConfigExtension.cs(37,22): warning CS0168: The variable 'ex' is declared but never used
- 1: Assets\Editor\BehaviorTreeEditor\PropertyDesigner.cs(291,18): warning CS0414: The field 'PropertyDesigner.searchNodeName' is assigned but its value is never used
- 2: Assets\Editor\BehaviorTreeEditor\RightDesigner.cs(77,18): warning CS0414: The field 'RightDesigner.searchNodeName' is assigned but its value is never used
- 3: Assets\Editor\BehaviorTreeEditor\NodeDesigner.cs(97,16): warning CS0414: The field 'NodeDesigner.mShowValue' is assigned but its value is never used
- - PDB to MDB conversion --------------------------------------
- Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\pdb2mdb.exe
- Arguments: Temp\Assembly-CSharp-Editor.dll
- Exit code: 0
- Elapsed time: 0.11 sec
- - pdb2mdb.exe output (0 lines):
- ********************************************************************************
- * Thursday, February 09, 2017 5:12:28 PM *
- ********************************************************************************
- CSharpCompilerWrapper.exe version: 2.0.3.30
- Platform: Windows
- Target assembly: Assembly-CSharp.dll
- Project directory: D:\Source\Egametang\Unity
- Target profile directory: D:\Unity\Editor\Data\Mono\lib\mono\2.0
- Unity 'Data' or 'Frameworks' directory: D:/Unity/Editor/Data
- Compiler: Microsoft C# 6.0
- - Compilation -----------------------------------------------
- Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\csc.exe
- 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
- Exit code: 0
- Elapsed time: 3.97 sec
- - Compiler output (0 lines):
- - Compiler errors (478 lines):
- 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.
- 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
- 2: Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs(156,29): warning CS0168: The variable 'esp' is declared but never used
- 3: Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs(182,29): warning CS0168: The variable 'esp' is declared but never used
- 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'
- 5: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs(71,34): warning CS0168: The variable 'ex' is declared but never used
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 477: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs(14,14): warning CS0414: The field 'DebugSocket.connectFailed' is assigned but its value is never used
- - PDB to MDB conversion --------------------------------------
- Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\pdb2mdb.exe
- Arguments: Temp\Assembly-CSharp.dll
- Exit code: 0
- Elapsed time: 0.25 sec
- - pdb2mdb.exe output (0 lines):
- ********************************************************************************
- * Thursday, February 09, 2017 5:12:34 PM *
- ********************************************************************************
- CSharpCompilerWrapper.exe version: 2.0.3.30
- Platform: Windows
- Target assembly: Assembly-CSharp-Editor.dll
- Project directory: D:\Source\Egametang\Unity
- Target profile directory: D:\Unity\Editor\Data\Mono\lib\mono\2.0
- Unity 'Data' or 'Frameworks' directory: D:/Unity/Editor/Data
- Compiler: Microsoft C# 6.0
- - Compilation -----------------------------------------------
- Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\csc.exe
- 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
- Exit code: 0
- Elapsed time: 2.80 sec
- - Compiler output (0 lines):
- - Compiler errors (4 lines):
- 0: Assets\Editor\BehaviorTreeEditor\BehaviorNodeConfigExtension.cs(37,22): warning CS0168: The variable 'ex' is declared but never used
- 1: Assets\Editor\BehaviorTreeEditor\NodeDesigner.cs(97,16): warning CS0414: The field 'NodeDesigner.mShowValue' is assigned but its value is never used
- 2: Assets\Editor\BehaviorTreeEditor\PropertyDesigner.cs(291,18): warning CS0414: The field 'PropertyDesigner.searchNodeName' is assigned but its value is never used
- 3: Assets\Editor\BehaviorTreeEditor\RightDesigner.cs(77,18): warning CS0414: The field 'RightDesigner.searchNodeName' is assigned but its value is never used
- - PDB to MDB conversion --------------------------------------
- Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\pdb2mdb.exe
- Arguments: Temp\Assembly-CSharp-Editor.dll
- Exit code: 0
- Elapsed time: 0.12 sec
- - pdb2mdb.exe output (0 lines):
- ********************************************************************************
- * Thursday, February 09, 2017 5:15:33 PM *
- ********************************************************************************
- CSharpCompilerWrapper.exe version: 2.0.3.30
- Platform: Windows
- Target assembly: Assembly-CSharp.dll
- Project directory: D:\Source\Egametang\Unity
- Target profile directory: D:\Unity\Editor\Data\Mono\lib\mono\2.0
- Unity 'Data' or 'Frameworks' directory: D:/Unity/Editor/Data
- Compiler: Microsoft C# 6.0
- - Compilation -----------------------------------------------
- Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\csc.exe
- 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
- Exit code: 0
- Elapsed time: 3.89 sec
- - Compiler output (0 lines):
- - Compiler errors (478 lines):
- 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.
- 1: Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs(156,29): warning CS0168: The variable 'esp' is declared but never used
- 2: Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs(182,29): warning CS0168: The variable 'esp' is declared but never used
- 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
- 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'
- 5: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs(71,34): warning CS0168: The variable 'ex' is declared but never used
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 477: Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs(14,14): warning CS0414: The field 'DebugSocket.connectFailed' is assigned but its value is never used
- - PDB to MDB conversion --------------------------------------
- Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\pdb2mdb.exe
- Arguments: Temp\Assembly-CSharp.dll
- Exit code: 0
- Elapsed time: 0.18 sec
- - pdb2mdb.exe output (0 lines):
- ********************************************************************************
- * Thursday, February 09, 2017 5:15:38 PM *
- ********************************************************************************
- CSharpCompilerWrapper.exe version: 2.0.3.30
- Platform: Windows
- Target assembly: Assembly-CSharp-Editor.dll
- Project directory: D:\Source\Egametang\Unity
- Target profile directory: D:\Unity\Editor\Data\Mono\lib\mono\2.0
- Unity 'Data' or 'Frameworks' directory: D:/Unity/Editor/Data
- Compiler: Microsoft C# 6.0
- - Compilation -----------------------------------------------
- Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\csc.exe
- 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
- Exit code: 0
- Elapsed time: 2.71 sec
- - Compiler output (0 lines):
- - Compiler errors (4 lines):
- 0: Assets\Editor\BehaviorTreeEditor\BehaviorNodeConfigExtension.cs(37,22): warning CS0168: The variable 'ex' is declared but never used
- 1: Assets\Editor\BehaviorTreeEditor\NodeDesigner.cs(97,16): warning CS0414: The field 'NodeDesigner.mShowValue' is assigned but its value is never used
- 2: Assets\Editor\BehaviorTreeEditor\PropertyDesigner.cs(291,18): warning CS0414: The field 'PropertyDesigner.searchNodeName' is assigned but its value is never used
- 3: Assets\Editor\BehaviorTreeEditor\RightDesigner.cs(77,18): warning CS0414: The field 'RightDesigner.searchNodeName' is assigned but its value is never used
- - PDB to MDB conversion --------------------------------------
- Process: D:\Source\Egametang\Unity\CSharp60Support\Roslyn\pdb2mdb.exe
- Arguments: Temp\Assembly-CSharp-Editor.dll
- Exit code: 0
- Elapsed time: 0.12 sec
- - pdb2mdb.exe output (0 lines):
|