Reporter | Serge Baltic (baltic) |
---|---|
Created | Feb 25, 2012 4:42:05 PM |
Updated | Feb 25, 2012 4:42:05 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.1 Version=6.1.1000.82, Built=2012-02-15T12:14:48, Configuration=“Csharp InternalMode Vbnet VS0900”
There were non-fatal failures in the Settings subsystem caused by actual settings data. There were 33 exceptions. Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '43006F006E007300740061006E0074007300' was not found. 45006E0075006D004D0065006D00620065007200 is not a valid value for NamedElementKinds. Requested value '45006E0075006D004D0065006D00620065007200' was not found. 49006E0074006500720066006100630065007300 is not a valid value for NamedElementKinds. Requested value '49006E0074006500720066006100630065007300' was not found. 4C006F00630061006C0043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '4C006F00630061006C0043006F006E007300740061006E0074007300' was not found. 4C006F00630061006C007300 is not a valid value for NamedElementKinds. Requested value '4C006F00630061006C007300' was not found. 4D006500740068006F006400500072006F00700065007200740079004500760065006E007400 is not a valid value for NamedElementKinds. Requested value '4D006500740068006F006400500072006F00700065007200740079004500760065006E007400' was not found. 4F007400680065007200 is not a valid value for NamedElementKinds. Requested value '4F007400680065007200' was not found. 50006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds. Requested value '50006100720061006D0065007400650072007300' was not found. 500072006900760061007400650043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650043006F006E007300740061006E0074007300' was not found. 500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300' was not found. 50007200690076006100740065005300740061007400690063004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '50007200690076006100740065005300740061007400690063004600690065006C0064007300' was not found. 500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900' was not found. 5000750062006C00690063004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '5000750062006C00690063004600690065006C0064007300' was not found. Requested value '53007400610074006900630052006500610064006F006E006C007900' was not found. 540079007000650050006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds. Requested value '540079007000650050006100720061006D0065007400650072007300' was not found. 5400790070006500730041006E0064004E0061006D006500730070006100630065007300 is not a valid value for NamedElementKinds. Requested value '5400790070006500730041006E0064004E0061006D006500730070006100630065007300' was not found.
--- EXCEPTION #001/102 [ArgumentException]
Message = “Requested value '43006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#00.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #002/102 [FormatException]
Message = “43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#00.InnerException
ClassName = System.FormatException
InnerException = “Exception #001 at Root.InnerException.InnerException.Exceptions.#00.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #003/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#00
ClassName = System.InvalidOperationException
InnerException = “Exception #002 at Root.InnerException.InnerException.Exceptions.#00.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #004/102 [ArgumentException]
Message = “Requested value '45006E0075006D004D0065006D00620065007200' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#01.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #005/102 [FormatException]
Message = “45006E0075006D004D0065006D00620065007200 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#01.InnerException
ClassName = System.FormatException
InnerException = “Exception #004 at Root.InnerException.InnerException.Exceptions.#01.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #006/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#01
ClassName = System.InvalidOperationException
InnerException = “Exception #005 at Root.InnerException.InnerException.Exceptions.#01.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #007/102 [ArgumentException]
Message = “Requested value '49006E0074006500720066006100630065007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#02.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #008/102 [FormatException]
Message = “49006E0074006500720066006100630065007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#02.InnerException
ClassName = System.FormatException
InnerException = “Exception #007 at Root.InnerException.InnerException.Exceptions.#02.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #009/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#02
ClassName = System.InvalidOperationException
InnerException = “Exception #008 at Root.InnerException.InnerException.Exceptions.#02.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #010/102 [ArgumentException]
Message = “Requested value '4C006F00630061006C0043006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#03.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #011/102 [FormatException]
Message = “4C006F00630061006C0043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#03.InnerException
ClassName = System.FormatException
InnerException = “Exception #010 at Root.InnerException.InnerException.Exceptions.#03.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #012/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#03
ClassName = System.InvalidOperationException
InnerException = “Exception #011 at Root.InnerException.InnerException.Exceptions.#03.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #013/102 [ArgumentException]
Message = “Requested value '4C006F00630061006C007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#04.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #014/102 [FormatException]
Message = “4C006F00630061006C007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#04.InnerException
ClassName = System.FormatException
InnerException = “Exception #013 at Root.InnerException.InnerException.Exceptions.#04.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #015/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#04
ClassName = System.InvalidOperationException
InnerException = “Exception #014 at Root.InnerException.InnerException.Exceptions.#04.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #016/102 [ArgumentException]
Message = “Requested value '4D006500740068006F006400500072006F00700065007200740079004500760065006E007400' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#05.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #017/102 [FormatException]
Message = “4D006500740068006F006400500072006F00700065007200740079004500760065006E007400 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#05.InnerException
ClassName = System.FormatException
InnerException = “Exception #016 at Root.InnerException.InnerException.Exceptions.#05.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #018/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#05
ClassName = System.InvalidOperationException
InnerException = “Exception #017 at Root.InnerException.InnerException.Exceptions.#05.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #019/102 [ArgumentException]
Message = “Requested value '4F007400680065007200' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#06.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #020/102 [FormatException]
Message = “4F007400680065007200 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#06.InnerException
ClassName = System.FormatException
InnerException = “Exception #019 at Root.InnerException.InnerException.Exceptions.#06.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #021/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#06
ClassName = System.InvalidOperationException
InnerException = “Exception #020 at Root.InnerException.InnerException.Exceptions.#06.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #022/102 [ArgumentException]
Message = “Requested value '50006100720061006D0065007400650072007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#07.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #023/102 [FormatException]
Message = “50006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#07.InnerException
ClassName = System.FormatException
InnerException = “Exception #022 at Root.InnerException.InnerException.Exceptions.#07.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #024/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#07
ClassName = System.InvalidOperationException
InnerException = “Exception #023 at Root.InnerException.InnerException.Exceptions.#07.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #025/102 [ArgumentException]
Message = “Requested value '500072006900760061007400650043006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#08.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #026/102 [FormatException]
Message = “500072006900760061007400650043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#08.InnerException
ClassName = System.FormatException
InnerException = “Exception #025 at Root.InnerException.InnerException.Exceptions.#08.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #027/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#08
ClassName = System.InvalidOperationException
InnerException = “Exception #026 at Root.InnerException.InnerException.Exceptions.#08.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #028/102 [ArgumentException]
Message = “Requested value '500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#09.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #029/102 [FormatException]
Message = “500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#09.InnerException
ClassName = System.FormatException
InnerException = “Exception #028 at Root.InnerException.InnerException.Exceptions.#09.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #030/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#09
ClassName = System.InvalidOperationException
InnerException = “Exception #029 at Root.InnerException.InnerException.Exceptions.#09.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #031/102 [ArgumentException]
Message = “Requested value '50007200690076006100740065005300740061007400690063004600690065006C0064007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#10.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #032/102 [FormatException]
Message = “50007200690076006100740065005300740061007400690063004600690065006C0064007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#10.InnerException
ClassName = System.FormatException
InnerException = “Exception #031 at Root.InnerException.InnerException.Exceptions.#10.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #033/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#10
ClassName = System.InvalidOperationException
InnerException = “Exception #032 at Root.InnerException.InnerException.Exceptions.#10.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #034/102 [ArgumentException]
Message = “Requested value '500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#11.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #035/102 [FormatException]
Message = “500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#11.InnerException
ClassName = System.FormatException
InnerException = “Exception #034 at Root.InnerException.InnerException.Exceptions.#11.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #036/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#11
ClassName = System.InvalidOperationException
InnerException = “Exception #035 at Root.InnerException.InnerException.Exceptions.#11.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #037/102 [ArgumentException]
Message = “Requested value '5000750062006C00690063004600690065006C0064007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#12.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #038/102 [FormatException]
Message = “5000750062006C00690063004600690065006C0064007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#12.InnerException
ClassName = System.FormatException
InnerException = “Exception #037 at Root.InnerException.InnerException.Exceptions.#12.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #039/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#12
ClassName = System.InvalidOperationException
InnerException = “Exception #038 at Root.InnerException.InnerException.Exceptions.#12.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #040/102 [ArgumentException]
Message = “Requested value '53007400610074006900630052006500610064006F006E006C007900' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#13.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #041/102 [FormatException]
Message = “53007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#13.InnerException
ClassName = System.FormatException
InnerException = “Exception #040 at Root.InnerException.InnerException.Exceptions.#13.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #042/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#13
ClassName = System.InvalidOperationException
InnerException = “Exception #041 at Root.InnerException.InnerException.Exceptions.#13.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #043/102 [ArgumentException]
Message = “Requested value '540079007000650050006100720061006D0065007400650072007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#14.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #044/102 [FormatException]
Message = “540079007000650050006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#14.InnerException
ClassName = System.FormatException
InnerException = “Exception #043 at Root.InnerException.InnerException.Exceptions.#14.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #045/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#14
ClassName = System.InvalidOperationException
InnerException = “Exception #044 at Root.InnerException.InnerException.Exceptions.#14.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #046/102 [ArgumentException]
Message = “Requested value '5400790070006500730041006E0064004E0061006D006500730070006100630065007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#15.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #047/102 [FormatException]
Message = “5400790070006500730041006E0064004E0061006D006500730070006100630065007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#15.InnerException
ClassName = System.FormatException
InnerException = “Exception #046 at Root.InnerException.InnerException.Exceptions.#15.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #048/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#15
ClassName = System.InvalidOperationException
InnerException = “Exception #047 at Root.InnerException.InnerException.Exceptions.#15.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #049/102 [ArgumentException]
Message = “Requested value '43006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#16.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #050/102 [FormatException]
Message = “43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#16.InnerException
ClassName = System.FormatException
InnerException = “Exception #049 at Root.InnerException.InnerException.Exceptions.#16.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #051/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#16
ClassName = System.InvalidOperationException
InnerException = “Exception #050 at Root.InnerException.InnerException.Exceptions.#16.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #052/102 [ArgumentException]
Message = “Requested value '45006E0075006D004D0065006D00620065007200' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#17.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #053/102 [FormatException]
Message = “45006E0075006D004D0065006D00620065007200 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#17.InnerException
ClassName = System.FormatException
InnerException = “Exception #052 at Root.InnerException.InnerException.Exceptions.#17.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #054/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#17
ClassName = System.InvalidOperationException
InnerException = “Exception #053 at Root.InnerException.InnerException.Exceptions.#17.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #055/102 [ArgumentException]
Message = “Requested value '49006E0074006500720066006100630065007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#18.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #056/102 [FormatException]
Message = “49006E0074006500720066006100630065007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#18.InnerException
ClassName = System.FormatException
InnerException = “Exception #055 at Root.InnerException.InnerException.Exceptions.#18.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #057/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#18
ClassName = System.InvalidOperationException
InnerException = “Exception #056 at Root.InnerException.InnerException.Exceptions.#18.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #058/102 [ArgumentException]
Message = “Requested value '4C006F00630061006C0043006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#19.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #059/102 [FormatException]
Message = “4C006F00630061006C0043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#19.InnerException
ClassName = System.FormatException
InnerException = “Exception #058 at Root.InnerException.InnerException.Exceptions.#19.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #060/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#19
ClassName = System.InvalidOperationException
InnerException = “Exception #059 at Root.InnerException.InnerException.Exceptions.#19.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #061/102 [ArgumentException]
Message = “Requested value '4C006F00630061006C007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#20.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #062/102 [FormatException]
Message = “4C006F00630061006C007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#20.InnerException
ClassName = System.FormatException
InnerException = “Exception #061 at Root.InnerException.InnerException.Exceptions.#20.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #063/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#20
ClassName = System.InvalidOperationException
InnerException = “Exception #062 at Root.InnerException.InnerException.Exceptions.#20.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #064/102 [ArgumentException]
Message = “Requested value '4D006500740068006F006400500072006F00700065007200740079004500760065006E007400' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#21.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #065/102 [FormatException]
Message = “4D006500740068006F006400500072006F00700065007200740079004500760065006E007400 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#21.InnerException
ClassName = System.FormatException
InnerException = “Exception #064 at Root.InnerException.InnerException.Exceptions.#21.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #066/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#21
ClassName = System.InvalidOperationException
InnerException = “Exception #065 at Root.InnerException.InnerException.Exceptions.#21.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #067/102 [ArgumentException]
Message = “Requested value '4F007400680065007200' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#22.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #068/102 [FormatException]
Message = “4F007400680065007200 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#22.InnerException
ClassName = System.FormatException
InnerException = “Exception #067 at Root.InnerException.InnerException.Exceptions.#22.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #069/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#22
ClassName = System.InvalidOperationException
InnerException = “Exception #068 at Root.InnerException.InnerException.Exceptions.#22.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #070/102 [ArgumentException]
Message = “Requested value '50006100720061006D0065007400650072007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#23.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #071/102 [FormatException]
Message = “50006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#23.InnerException
ClassName = System.FormatException
InnerException = “Exception #070 at Root.InnerException.InnerException.Exceptions.#23.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #072/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#23
ClassName = System.InvalidOperationException
InnerException = “Exception #071 at Root.InnerException.InnerException.Exceptions.#23.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #073/102 [ArgumentException]
Message = “Requested value '500072006900760061007400650043006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#24.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #074/102 [FormatException]
Message = “500072006900760061007400650043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#24.InnerException
ClassName = System.FormatException
InnerException = “Exception #073 at Root.InnerException.InnerException.Exceptions.#24.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #075/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#24
ClassName = System.InvalidOperationException
InnerException = “Exception #074 at Root.InnerException.InnerException.Exceptions.#24.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #076/102 [ArgumentException]
Message = “Requested value '500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#25.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #077/102 [FormatException]
Message = “500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#25.InnerException
ClassName = System.FormatException
InnerException = “Exception #076 at Root.InnerException.InnerException.Exceptions.#25.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #078/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#25
ClassName = System.InvalidOperationException
InnerException = “Exception #077 at Root.InnerException.InnerException.Exceptions.#25.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #079/102 [ArgumentException]
Message = “Requested value '50007200690076006100740065005300740061007400690063004600690065006C0064007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#26.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #080/102 [FormatException]
Message = “50007200690076006100740065005300740061007400690063004600690065006C0064007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#26.InnerException
ClassName = System.FormatException
InnerException = “Exception #079 at Root.InnerException.InnerException.Exceptions.#26.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #081/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#26
ClassName = System.InvalidOperationException
InnerException = “Exception #080 at Root.InnerException.InnerException.Exceptions.#26.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #082/102 [ArgumentException]
Message = “Requested value '500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#27.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #083/102 [FormatException]
Message = “500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#27.InnerException
ClassName = System.FormatException
InnerException = “Exception #082 at Root.InnerException.InnerException.Exceptions.#27.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #084/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#27
ClassName = System.InvalidOperationException
InnerException = “Exception #083 at Root.InnerException.InnerException.Exceptions.#27.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #085/102 [ArgumentException]
Message = “Requested value '5000750062006C00690063004600690065006C0064007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#28.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #086/102 [FormatException]
Message = “5000750062006C00690063004600690065006C0064007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#28.InnerException
ClassName = System.FormatException
InnerException = “Exception #085 at Root.InnerException.InnerException.Exceptions.#28.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #087/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#28
ClassName = System.InvalidOperationException
InnerException = “Exception #086 at Root.InnerException.InnerException.Exceptions.#28.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #088/102 [ArgumentException]
Message = “Requested value '53007400610074006900630052006500610064006F006E006C007900' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#29.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #089/102 [FormatException]
Message = “53007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#29.InnerException
ClassName = System.FormatException
InnerException = “Exception #088 at Root.InnerException.InnerException.Exceptions.#29.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #090/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#29
ClassName = System.InvalidOperationException
InnerException = “Exception #089 at Root.InnerException.InnerException.Exceptions.#29.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #091/102 [ArgumentException]
Message = “Requested value '540079007000650050006100720061006D0065007400650072007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#30.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #092/102 [FormatException]
Message = “540079007000650050006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#30.InnerException
ClassName = System.FormatException
InnerException = “Exception #091 at Root.InnerException.InnerException.Exceptions.#30.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #093/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#30
ClassName = System.InvalidOperationException
InnerException = “Exception #092 at Root.InnerException.InnerException.Exceptions.#30.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #094/102 [ArgumentException]
Message = “Requested value '5400790070006500730041006E0064004E0061006D006500730070006100630065007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#31.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #095/102 [FormatException]
Message = “5400790070006500730041006E0064004E0061006D006500730070006100630065007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#31.InnerException
ClassName = System.FormatException
InnerException = “Exception #094 at Root.InnerException.InnerException.Exceptions.#31.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #096/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#31
ClassName = System.InvalidOperationException
InnerException = “Exception #095 at Root.InnerException.InnerException.Exceptions.#31.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #097/102 [ArgumentException]
Message = “Requested value '43006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#32.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #098/102 [FormatException]
Message = “43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#32.InnerException
ClassName = System.FormatException
InnerException = “Exception #097 at Root.InnerException.InnerException.Exceptions.#32.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
”
--- Outer —
--- EXCEPTION #099/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#32
ClassName = System.InvalidOperationException
InnerException = “Exception #098 at Root.InnerException.InnerException.Exceptions.#32.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #100/102 [CompoundException]
Message = “There were exceptions.”
ExceptionPath = Root.InnerException.InnerException
ExceptionsCount = 33
Messages.#00 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '43006F006E007300740061006E0074007300' was not found.”
Messages.#01 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 45006E0075006D004D0065006D00620065007200 is not a valid value for NamedElementKinds. Requested value '45006E0075006D004D0065006D00620065007200' was not found.”
Messages.#02 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 49006E0074006500720066006100630065007300 is not a valid value for NamedElementKinds. Requested value '49006E0074006500720066006100630065007300' was not found.”
Messages.#03 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4C006F00630061006C0043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '4C006F00630061006C0043006F006E007300740061006E0074007300' was not found.”
Messages.#04 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4C006F00630061006C007300 is not a valid value for NamedElementKinds. Requested value '4C006F00630061006C007300' was not found.”
Messages.#05 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4D006500740068006F006400500072006F00700065007200740079004500760065006E007400 is not a valid value for NamedElementKinds. Requested value '4D006500740068006F006400500072006F00700065007200740079004500760065006E007400' was not found.”
Messages.#06 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4F007400680065007200 is not a valid value for NamedElementKinds. Requested value '4F007400680065007200' was not found.”
Messages.#07 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 50006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds. Requested value '50006100720061006D0065007400650072007300' was not found.”
Messages.#08 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 500072006900760061007400650043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650043006F006E007300740061006E0074007300' was not found.”
Messages.#09 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300' was not found.”
Messages.#10 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 50007200690076006100740065005300740061007400690063004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '50007200690076006100740065005300740061007400690063004600690065006C0064007300' was not found.”
Messages.#11 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900' was not found.”
Messages.#12 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 5000750062006C00690063004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '5000750062006C00690063004600690065006C0064007300' was not found.”
Messages.#13 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 53007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds. Requested value '53007400610074006900630052006500610064006F006E006C007900' was not found.”
Messages.#14 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 540079007000650050006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds. Requested value '540079007000650050006100720061006D0065007400650072007300' was not found.”
Messages.#15 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 5400790070006500730041006E0064004E0061006D006500730070006100630065007300 is not a valid value for NamedElementKinds. Requested value '5400790070006500730041006E0064004E0061006D006500730070006100630065007300' was not found.”
Messages.#16 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '43006F006E007300740061006E0074007300' was not found.”
Messages.#17 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 45006E0075006D004D0065006D00620065007200 is not a valid value for NamedElementKinds. Requested value '45006E0075006D004D0065006D00620065007200' was not found.”
Messages.#18 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 49006E0074006500720066006100630065007300 is not a valid value for NamedElementKinds. Requested value '49006E0074006500720066006100630065007300' was not found.”
Messages.#19 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4C006F00630061006C0043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '4C006F00630061006C0043006F006E007300740061006E0074007300' was not found.”
Messages.#20 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4C006F00630061006C007300 is not a valid value for NamedElementKinds. Requested value '4C006F00630061006C007300' was not found.”
Messages.#21 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4D006500740068006F006400500072006F00700065007200740079004500760065006E007400 is not a valid value for NamedElementKinds. Requested value '4D006500740068006F006400500072006F00700065007200740079004500760065006E007400' was not found.”
Messages.#22 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4F007400680065007200 is not a valid value for NamedElementKinds. Requested value '4F007400680065007200' was not found.”
Messages.#23 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 50006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds. Requested value '50006100720061006D0065007400650072007300' was not found.”
Messages.#24 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 500072006900760061007400650043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650043006F006E007300740061006E0074007300' was not found.”
Messages.#25 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300' was not found.”
Messages.#26 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 50007200690076006100740065005300740061007400690063004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '50007200690076006100740065005300740061007400690063004600690065006C0064007300' was not found.”
Messages.#27 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900' was not found.”
Messages.#28 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 5000750062006C00690063004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '5000750062006C00690063004600690065006C0064007300' was not found.”
Messages.#29 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 53007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds. Requested value '53007400610074006900630052006500610064006F006E006C007900' was not found.”
Messages.#30 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 540079007000650050006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds. Requested value '540079007000650050006100720061006D0065007400650072007300' was not found.”
Messages.#31 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 5400790070006500730041006E0064004E0061006D006500730070006100630065007300 is not a valid value for NamedElementKinds. Requested value '5400790070006500730041006E0064004E0061006D006500730070006100630065007300' was not found.”
Messages.#32 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '43006F006E007300740061006E0074007300' was not found.”
Exceptions.#00 = “Exception #003 at Root.InnerException.InnerException.Exceptions.#00”
Exceptions.#01 = “Exception #006 at Root.InnerException.InnerException.Exceptions.#01”
Exceptions.#02 = “Exception #009 at Root.InnerException.InnerException.Exceptions.#02”
Exceptions.#03 = “Exception #012 at Root.InnerException.InnerException.Exceptions.#03”
Exceptions.#04 = “Exception #015 at Root.InnerException.InnerException.Exceptions.#04”
Exceptions.#05 = “Exception #018 at Root.InnerException.InnerException.Exceptions.#05”
Exceptions.#06 = “Exception #021 at Root.InnerException.InnerException.Exceptions.#06”
Exceptions.#07 = “Exception #024 at Root.InnerException.InnerException.Exceptions.#07”
Exceptions.#08 = “Exception #027 at Root.InnerException.InnerException.Exceptions.#08”
Exceptions.#09 = “Exception #030 at Root.InnerException.InnerException.Exceptions.#09”
Exceptions.#10 = “Exception #033 at Root.InnerException.InnerException.Exceptions.#10”
Exceptions.#11 = “Exception #036 at Root.InnerException.InnerException.Exceptions.#11”
Exceptions.#12 = “Exception #039 at Root.InnerException.InnerException.Exceptions.#12”
Exceptions.#13 = “Exception #042 at Root.InnerException.InnerException.Exceptions.#13”
Exceptions.#14 = “Exception #045 at Root.InnerException.InnerException.Exceptions.#14”
Exceptions.#15 = “Exception #048 at Root.InnerException.InnerException.Exceptions.#15”
Exceptions.#16 = “Exception #051 at Root.InnerException.InnerException.Exceptions.#16”
Exceptions.#17 = “Exception #054 at Root.InnerException.InnerException.Exceptions.#17”
Exceptions.#18 = “Exception #057 at Root.InnerException.InnerException.Exceptions.#18”
Exceptions.#19 = “Exception #060 at Root.InnerException.InnerException.Exceptions.#19”
Exceptions.#20 = “Exception #063 at Root.InnerException.InnerException.Exceptions.#20”
Exceptions.#21 = “Exception #066 at Root.InnerException.InnerException.Exceptions.#21”
Exceptions.#22 = “Exception #069 at Root.InnerException.InnerException.Exceptions.#22”
Exceptions.#23 = “Exception #072 at Root.InnerException.InnerException.Exceptions.#23”
Exceptions.#24 = “Exception #075 at Root.InnerException.InnerException.Exceptions.#24”
Exceptions.#25 = “Exception #078 at Root.InnerException.InnerException.Exceptions.#25”
Exceptions.#26 = “Exception #081 at Root.InnerException.InnerException.Exceptions.#26”
Exceptions.#27 = “Exception #084 at Root.InnerException.InnerException.Exceptions.#27”
Exceptions.#28 = “Exception #087 at Root.InnerException.InnerException.Exceptions.#28”
Exceptions.#29 = “Exception #090 at Root.InnerException.InnerException.Exceptions.#29”
Exceptions.#30 = “Exception #093 at Root.InnerException.InnerException.Exceptions.#30”
Exceptions.#31 = “Exception #096 at Root.InnerException.InnerException.Exceptions.#31”
Exceptions.#32 = “Exception #099 at Root.InnerException.InnerException.Exceptions.#32”
ClassName = JetBrains.Util.CompoundException
HResult = COR_E_APPLICATION=80131600
--- Outer —
--- EXCEPTION #101/102 [InvalidOperationException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
InnerException = “Exception #100 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #102/102 [LoggerException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #101 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
There were non-fatal failures in the Settings subsystem caused by actual settings data. There were 33 exceptions. Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '43006F006E007300740061006E0074007300' was not found. 45006E0075006D004D0065006D00620065007200 is not a valid value for NamedElementKinds. Requested value '45006E0075006D004D0065006D00620065007200' was not found. 49006E0074006500720066006100630065007300 is not a valid value for NamedElementKinds. Requested value '49006E0074006500720066006100630065007300' was not found. 4C006F00630061006C0043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '4C006F00630061006C0043006F006E007300740061006E0074007300' was not found. 4C006F00630061006C007300 is not a valid value for NamedElementKinds. Requested value '4C006F00630061006C007300' was not found. 4D006500740068006F006400500072006F00700065007200740079004500760065006E007400 is not a valid value for NamedElementKinds. Requested value '4D006500740068006F006400500072006F00700065007200740079004500760065006E007400' was not found. 4F007400680065007200 is not a valid value for NamedElementKinds. Requested value '4F007400680065007200' was not found. 50006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds. Requested value '50006100720061006D0065007400650072007300' was not found. 500072006900760061007400650043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650043006F006E007300740061006E0074007300' was not found. 500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300' was not found. 50007200690076006100740065005300740061007400690063004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '50007200690076006100740065005300740061007400690063004600690065006C0064007300' was not found. 500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900' was not found. 5000750062006C00690063004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '5000750062006C00690063004600690065006C0064007300' was not found. Requested value '53007400610074006900630052006500610064006F006E006C007900' was not found. 540079007000650050006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds. Requested value '540079007000650050006100720061006D0065007400650072007300' was not found. 5400790070006500730041006E0064004E0061006D006500730070006100630065007300 is not a valid value for NamedElementKinds. Requested value '5400790070006500730041006E0064004E0061006D006500730070006100630065007300' was not found.
--- EXCEPTION #001/102 [ArgumentException]
Message = “Requested value '43006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#00.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #002/102 [FormatException]
Message = “43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#00.InnerException
ClassName = System.FormatException
InnerException = “Exception #001 at Root.InnerException.InnerException.Exceptions.#00.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #003/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#00
ClassName = System.InvalidOperationException
InnerException = “Exception #002 at Root.InnerException.InnerException.Exceptions.#00.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #004/102 [ArgumentException]
Message = “Requested value '45006E0075006D004D0065006D00620065007200' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#01.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #005/102 [FormatException]
Message = “45006E0075006D004D0065006D00620065007200 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#01.InnerException
ClassName = System.FormatException
InnerException = “Exception #004 at Root.InnerException.InnerException.Exceptions.#01.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #006/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#01
ClassName = System.InvalidOperationException
InnerException = “Exception #005 at Root.InnerException.InnerException.Exceptions.#01.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #007/102 [ArgumentException]
Message = “Requested value '49006E0074006500720066006100630065007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#02.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #008/102 [FormatException]
Message = “49006E0074006500720066006100630065007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#02.InnerException
ClassName = System.FormatException
InnerException = “Exception #007 at Root.InnerException.InnerException.Exceptions.#02.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #009/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#02
ClassName = System.InvalidOperationException
InnerException = “Exception #008 at Root.InnerException.InnerException.Exceptions.#02.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #010/102 [ArgumentException]
Message = “Requested value '4C006F00630061006C0043006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#03.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #011/102 [FormatException]
Message = “4C006F00630061006C0043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#03.InnerException
ClassName = System.FormatException
InnerException = “Exception #010 at Root.InnerException.InnerException.Exceptions.#03.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #012/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#03
ClassName = System.InvalidOperationException
InnerException = “Exception #011 at Root.InnerException.InnerException.Exceptions.#03.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #013/102 [ArgumentException]
Message = “Requested value '4C006F00630061006C007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#04.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #014/102 [FormatException]
Message = “4C006F00630061006C007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#04.InnerException
ClassName = System.FormatException
InnerException = “Exception #013 at Root.InnerException.InnerException.Exceptions.#04.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #015/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#04
ClassName = System.InvalidOperationException
InnerException = “Exception #014 at Root.InnerException.InnerException.Exceptions.#04.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #016/102 [ArgumentException]
Message = “Requested value '4D006500740068006F006400500072006F00700065007200740079004500760065006E007400' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#05.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #017/102 [FormatException]
Message = “4D006500740068006F006400500072006F00700065007200740079004500760065006E007400 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#05.InnerException
ClassName = System.FormatException
InnerException = “Exception #016 at Root.InnerException.InnerException.Exceptions.#05.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #018/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#05
ClassName = System.InvalidOperationException
InnerException = “Exception #017 at Root.InnerException.InnerException.Exceptions.#05.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #019/102 [ArgumentException]
Message = “Requested value '4F007400680065007200' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#06.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #020/102 [FormatException]
Message = “4F007400680065007200 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#06.InnerException
ClassName = System.FormatException
InnerException = “Exception #019 at Root.InnerException.InnerException.Exceptions.#06.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #021/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#06
ClassName = System.InvalidOperationException
InnerException = “Exception #020 at Root.InnerException.InnerException.Exceptions.#06.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #022/102 [ArgumentException]
Message = “Requested value '50006100720061006D0065007400650072007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#07.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #023/102 [FormatException]
Message = “50006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#07.InnerException
ClassName = System.FormatException
InnerException = “Exception #022 at Root.InnerException.InnerException.Exceptions.#07.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #024/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#07
ClassName = System.InvalidOperationException
InnerException = “Exception #023 at Root.InnerException.InnerException.Exceptions.#07.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #025/102 [ArgumentException]
Message = “Requested value '500072006900760061007400650043006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#08.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #026/102 [FormatException]
Message = “500072006900760061007400650043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#08.InnerException
ClassName = System.FormatException
InnerException = “Exception #025 at Root.InnerException.InnerException.Exceptions.#08.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #027/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#08
ClassName = System.InvalidOperationException
InnerException = “Exception #026 at Root.InnerException.InnerException.Exceptions.#08.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #028/102 [ArgumentException]
Message = “Requested value '500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#09.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #029/102 [FormatException]
Message = “500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#09.InnerException
ClassName = System.FormatException
InnerException = “Exception #028 at Root.InnerException.InnerException.Exceptions.#09.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #030/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#09
ClassName = System.InvalidOperationException
InnerException = “Exception #029 at Root.InnerException.InnerException.Exceptions.#09.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #031/102 [ArgumentException]
Message = “Requested value '50007200690076006100740065005300740061007400690063004600690065006C0064007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#10.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #032/102 [FormatException]
Message = “50007200690076006100740065005300740061007400690063004600690065006C0064007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#10.InnerException
ClassName = System.FormatException
InnerException = “Exception #031 at Root.InnerException.InnerException.Exceptions.#10.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #033/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#10
ClassName = System.InvalidOperationException
InnerException = “Exception #032 at Root.InnerException.InnerException.Exceptions.#10.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #034/102 [ArgumentException]
Message = “Requested value '500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#11.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #035/102 [FormatException]
Message = “500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#11.InnerException
ClassName = System.FormatException
InnerException = “Exception #034 at Root.InnerException.InnerException.Exceptions.#11.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #036/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#11
ClassName = System.InvalidOperationException
InnerException = “Exception #035 at Root.InnerException.InnerException.Exceptions.#11.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #037/102 [ArgumentException]
Message = “Requested value '5000750062006C00690063004600690065006C0064007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#12.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #038/102 [FormatException]
Message = “5000750062006C00690063004600690065006C0064007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#12.InnerException
ClassName = System.FormatException
InnerException = “Exception #037 at Root.InnerException.InnerException.Exceptions.#12.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #039/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#12
ClassName = System.InvalidOperationException
InnerException = “Exception #038 at Root.InnerException.InnerException.Exceptions.#12.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #040/102 [ArgumentException]
Message = “Requested value '53007400610074006900630052006500610064006F006E006C007900' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#13.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #041/102 [FormatException]
Message = “53007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#13.InnerException
ClassName = System.FormatException
InnerException = “Exception #040 at Root.InnerException.InnerException.Exceptions.#13.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #042/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#13
ClassName = System.InvalidOperationException
InnerException = “Exception #041 at Root.InnerException.InnerException.Exceptions.#13.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #043/102 [ArgumentException]
Message = “Requested value '540079007000650050006100720061006D0065007400650072007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#14.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #044/102 [FormatException]
Message = “540079007000650050006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#14.InnerException
ClassName = System.FormatException
InnerException = “Exception #043 at Root.InnerException.InnerException.Exceptions.#14.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #045/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#14
ClassName = System.InvalidOperationException
InnerException = “Exception #044 at Root.InnerException.InnerException.Exceptions.#14.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #046/102 [ArgumentException]
Message = “Requested value '5400790070006500730041006E0064004E0061006D006500730070006100630065007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#15.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #047/102 [FormatException]
Message = “5400790070006500730041006E0064004E0061006D006500730070006100630065007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#15.InnerException
ClassName = System.FormatException
InnerException = “Exception #046 at Root.InnerException.InnerException.Exceptions.#15.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #048/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#15
ClassName = System.InvalidOperationException
InnerException = “Exception #047 at Root.InnerException.InnerException.Exceptions.#15.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #049/102 [ArgumentException]
Message = “Requested value '43006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#16.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #050/102 [FormatException]
Message = “43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#16.InnerException
ClassName = System.FormatException
InnerException = “Exception #049 at Root.InnerException.InnerException.Exceptions.#16.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #051/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#16
ClassName = System.InvalidOperationException
InnerException = “Exception #050 at Root.InnerException.InnerException.Exceptions.#16.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #052/102 [ArgumentException]
Message = “Requested value '45006E0075006D004D0065006D00620065007200' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#17.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #053/102 [FormatException]
Message = “45006E0075006D004D0065006D00620065007200 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#17.InnerException
ClassName = System.FormatException
InnerException = “Exception #052 at Root.InnerException.InnerException.Exceptions.#17.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #054/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#17
ClassName = System.InvalidOperationException
InnerException = “Exception #053 at Root.InnerException.InnerException.Exceptions.#17.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #055/102 [ArgumentException]
Message = “Requested value '49006E0074006500720066006100630065007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#18.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #056/102 [FormatException]
Message = “49006E0074006500720066006100630065007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#18.InnerException
ClassName = System.FormatException
InnerException = “Exception #055 at Root.InnerException.InnerException.Exceptions.#18.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #057/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#18
ClassName = System.InvalidOperationException
InnerException = “Exception #056 at Root.InnerException.InnerException.Exceptions.#18.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #058/102 [ArgumentException]
Message = “Requested value '4C006F00630061006C0043006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#19.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #059/102 [FormatException]
Message = “4C006F00630061006C0043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#19.InnerException
ClassName = System.FormatException
InnerException = “Exception #058 at Root.InnerException.InnerException.Exceptions.#19.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #060/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#19
ClassName = System.InvalidOperationException
InnerException = “Exception #059 at Root.InnerException.InnerException.Exceptions.#19.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #061/102 [ArgumentException]
Message = “Requested value '4C006F00630061006C007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#20.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #062/102 [FormatException]
Message = “4C006F00630061006C007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#20.InnerException
ClassName = System.FormatException
InnerException = “Exception #061 at Root.InnerException.InnerException.Exceptions.#20.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #063/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#20
ClassName = System.InvalidOperationException
InnerException = “Exception #062 at Root.InnerException.InnerException.Exceptions.#20.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #064/102 [ArgumentException]
Message = “Requested value '4D006500740068006F006400500072006F00700065007200740079004500760065006E007400' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#21.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #065/102 [FormatException]
Message = “4D006500740068006F006400500072006F00700065007200740079004500760065006E007400 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#21.InnerException
ClassName = System.FormatException
InnerException = “Exception #064 at Root.InnerException.InnerException.Exceptions.#21.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #066/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#21
ClassName = System.InvalidOperationException
InnerException = “Exception #065 at Root.InnerException.InnerException.Exceptions.#21.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #067/102 [ArgumentException]
Message = “Requested value '4F007400680065007200' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#22.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #068/102 [FormatException]
Message = “4F007400680065007200 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#22.InnerException
ClassName = System.FormatException
InnerException = “Exception #067 at Root.InnerException.InnerException.Exceptions.#22.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #069/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#22
ClassName = System.InvalidOperationException
InnerException = “Exception #068 at Root.InnerException.InnerException.Exceptions.#22.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #070/102 [ArgumentException]
Message = “Requested value '50006100720061006D0065007400650072007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#23.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #071/102 [FormatException]
Message = “50006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#23.InnerException
ClassName = System.FormatException
InnerException = “Exception #070 at Root.InnerException.InnerException.Exceptions.#23.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #072/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#23
ClassName = System.InvalidOperationException
InnerException = “Exception #071 at Root.InnerException.InnerException.Exceptions.#23.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #073/102 [ArgumentException]
Message = “Requested value '500072006900760061007400650043006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#24.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #074/102 [FormatException]
Message = “500072006900760061007400650043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#24.InnerException
ClassName = System.FormatException
InnerException = “Exception #073 at Root.InnerException.InnerException.Exceptions.#24.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #075/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#24
ClassName = System.InvalidOperationException
InnerException = “Exception #074 at Root.InnerException.InnerException.Exceptions.#24.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #076/102 [ArgumentException]
Message = “Requested value '500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#25.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #077/102 [FormatException]
Message = “500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#25.InnerException
ClassName = System.FormatException
InnerException = “Exception #076 at Root.InnerException.InnerException.Exceptions.#25.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #078/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#25
ClassName = System.InvalidOperationException
InnerException = “Exception #077 at Root.InnerException.InnerException.Exceptions.#25.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #079/102 [ArgumentException]
Message = “Requested value '50007200690076006100740065005300740061007400690063004600690065006C0064007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#26.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #080/102 [FormatException]
Message = “50007200690076006100740065005300740061007400690063004600690065006C0064007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#26.InnerException
ClassName = System.FormatException
InnerException = “Exception #079 at Root.InnerException.InnerException.Exceptions.#26.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #081/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#26
ClassName = System.InvalidOperationException
InnerException = “Exception #080 at Root.InnerException.InnerException.Exceptions.#26.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #082/102 [ArgumentException]
Message = “Requested value '500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#27.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #083/102 [FormatException]
Message = “500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#27.InnerException
ClassName = System.FormatException
InnerException = “Exception #082 at Root.InnerException.InnerException.Exceptions.#27.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #084/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#27
ClassName = System.InvalidOperationException
InnerException = “Exception #083 at Root.InnerException.InnerException.Exceptions.#27.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #085/102 [ArgumentException]
Message = “Requested value '5000750062006C00690063004600690065006C0064007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#28.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #086/102 [FormatException]
Message = “5000750062006C00690063004600690065006C0064007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#28.InnerException
ClassName = System.FormatException
InnerException = “Exception #085 at Root.InnerException.InnerException.Exceptions.#28.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #087/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#28
ClassName = System.InvalidOperationException
InnerException = “Exception #086 at Root.InnerException.InnerException.Exceptions.#28.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #088/102 [ArgumentException]
Message = “Requested value '53007400610074006900630052006500610064006F006E006C007900' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#29.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #089/102 [FormatException]
Message = “53007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#29.InnerException
ClassName = System.FormatException
InnerException = “Exception #088 at Root.InnerException.InnerException.Exceptions.#29.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #090/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#29
ClassName = System.InvalidOperationException
InnerException = “Exception #089 at Root.InnerException.InnerException.Exceptions.#29.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #091/102 [ArgumentException]
Message = “Requested value '540079007000650050006100720061006D0065007400650072007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#30.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #092/102 [FormatException]
Message = “540079007000650050006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#30.InnerException
ClassName = System.FormatException
InnerException = “Exception #091 at Root.InnerException.InnerException.Exceptions.#30.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #093/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#30
ClassName = System.InvalidOperationException
InnerException = “Exception #092 at Root.InnerException.InnerException.Exceptions.#30.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #094/102 [ArgumentException]
Message = “Requested value '5400790070006500730041006E0064004E0061006D006500730070006100630065007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#31.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #095/102 [FormatException]
Message = “5400790070006500730041006E0064004E0061006D006500730070006100630065007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#31.InnerException
ClassName = System.FormatException
InnerException = “Exception #094 at Root.InnerException.InnerException.Exceptions.#31.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #096/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#31
ClassName = System.InvalidOperationException
InnerException = “Exception #095 at Root.InnerException.InnerException.Exceptions.#31.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Next Branch —
--- EXCEPTION #097/102 [ArgumentException]
Message = “Requested value '43006F006E007300740061006E0074007300' was not found.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#32.InnerException.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
StackTraceString = “
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- Outer —
--- EXCEPTION #098/102 [FormatException]
Message = “43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#32.InnerException
ClassName = System.FormatException
InnerException = “Exception #097 at Root.InnerException.InnerException.Exceptions.#32.InnerException.InnerException”
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.ComponentModel.TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext context, String text) at JetBrains.Reflection.StringConversion.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Reflection.ReflectionExtensions.ParseInvariantString(String value, Type type, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.CoreStorageSerialization.DeserializeStorageKey(SettingsStoreSerializerType serializerType, String valueSerialized, Type typeDeserialized, ILogger logger) at JetBrains.Application.Settings.Store.Implementation.SettingsEntryToSettingsStorageSerialization.DeserializeStorageKeyToEntryIndex(SettingsIndexedEntry entry, String subkey, ILogger logger)
--- Outer —
--- EXCEPTION #099/102 [InvalidOperationException]
Message = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized.”
ExceptionPath = Root.InnerException.InnerException.Exceptions.#32
ClassName = System.InvalidOperationException
InnerException = “Exception #098 at Root.InnerException.InnerException.Exceptions.#32.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #100/102 [CompoundException]
Message = “There were exceptions.”
ExceptionPath = Root.InnerException.InnerException
ExceptionsCount = 33
Messages.#00 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '43006F006E007300740061006E0074007300' was not found.”
Messages.#01 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 45006E0075006D004D0065006D00620065007200 is not a valid value for NamedElementKinds. Requested value '45006E0075006D004D0065006D00620065007200' was not found.”
Messages.#02 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 49006E0074006500720066006100630065007300 is not a valid value for NamedElementKinds. Requested value '49006E0074006500720066006100630065007300' was not found.”
Messages.#03 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4C006F00630061006C0043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '4C006F00630061006C0043006F006E007300740061006E0074007300' was not found.”
Messages.#04 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4C006F00630061006C007300 is not a valid value for NamedElementKinds. Requested value '4C006F00630061006C007300' was not found.”
Messages.#05 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4D006500740068006F006400500072006F00700065007200740079004500760065006E007400 is not a valid value for NamedElementKinds. Requested value '4D006500740068006F006400500072006F00700065007200740079004500760065006E007400' was not found.”
Messages.#06 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4F007400680065007200 is not a valid value for NamedElementKinds. Requested value '4F007400680065007200' was not found.”
Messages.#07 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 50006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds. Requested value '50006100720061006D0065007400650072007300' was not found.”
Messages.#08 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 500072006900760061007400650043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650043006F006E007300740061006E0074007300' was not found.”
Messages.#09 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300' was not found.”
Messages.#10 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 50007200690076006100740065005300740061007400690063004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '50007200690076006100740065005300740061007400690063004600690065006C0064007300' was not found.”
Messages.#11 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900' was not found.”
Messages.#12 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 5000750062006C00690063004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '5000750062006C00690063004600690065006C0064007300' was not found.”
Messages.#13 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 53007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds. Requested value '53007400610074006900630052006500610064006F006E006C007900' was not found.”
Messages.#14 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 540079007000650050006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds. Requested value '540079007000650050006100720061006D0065007400650072007300' was not found.”
Messages.#15 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 5400790070006500730041006E0064004E0061006D006500730070006100630065007300 is not a valid value for NamedElementKinds. Requested value '5400790070006500730041006E0064004E0061006D006500730070006100630065007300' was not found.”
Messages.#16 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '43006F006E007300740061006E0074007300' was not found.”
Messages.#17 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 45006E0075006D004D0065006D00620065007200 is not a valid value for NamedElementKinds. Requested value '45006E0075006D004D0065006D00620065007200' was not found.”
Messages.#18 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 49006E0074006500720066006100630065007300 is not a valid value for NamedElementKinds. Requested value '49006E0074006500720066006100630065007300' was not found.”
Messages.#19 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4C006F00630061006C0043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '4C006F00630061006C0043006F006E007300740061006E0074007300' was not found.”
Messages.#20 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4C006F00630061006C007300 is not a valid value for NamedElementKinds. Requested value '4C006F00630061006C007300' was not found.”
Messages.#21 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4D006500740068006F006400500072006F00700065007200740079004500760065006E007400 is not a valid value for NamedElementKinds. Requested value '4D006500740068006F006400500072006F00700065007200740079004500760065006E007400' was not found.”
Messages.#22 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 4F007400680065007200 is not a valid value for NamedElementKinds. Requested value '4F007400680065007200' was not found.”
Messages.#23 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 50006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds. Requested value '50006100720061006D0065007400650072007300' was not found.”
Messages.#24 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 500072006900760061007400650043006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650043006F006E007300740061006E0074007300' was not found.”
Messages.#25 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650049006E007300740061006E00630065004600690065006C0064007300' was not found.”
Messages.#26 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 50007200690076006100740065005300740061007400690063004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '50007200690076006100740065005300740061007400690063004600690065006C0064007300' was not found.”
Messages.#27 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds. Requested value '500072006900760061007400650053007400610074006900630052006500610064006F006E006C007900' was not found.”
Messages.#28 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 5000750062006C00690063004600690065006C0064007300 is not a valid value for NamedElementKinds. Requested value '5000750062006C00690063004600690065006C0064007300' was not found.”
Messages.#29 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 53007400610074006900630052006500610064006F006E006C007900 is not a valid value for NamedElementKinds. Requested value '53007400610074006900630052006500610064006F006E006C007900' was not found.”
Messages.#30 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 540079007000650050006100720061006D0065007400650072007300 is not a valid value for NamedElementKinds. Requested value '540079007000650050006100720061006D0065007400650072007300' was not found.”
Messages.#31 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 5400790070006500730041006E0064004E0061006D006500730070006100630065007300 is not a valid value for NamedElementKinds. Requested value '5400790070006500730041006E0064004E0061006D006500730070006100630065007300' was not found.”
Messages.#32 = “Entry CSharpNaming.PredefinedNamingRules index could not be deserialized. 43006F006E007300740061006E0074007300 is not a valid value for NamedElementKinds. Requested value '43006F006E007300740061006E0074007300' was not found.”
Exceptions.#00 = “Exception #003 at Root.InnerException.InnerException.Exceptions.#00”
Exceptions.#01 = “Exception #006 at Root.InnerException.InnerException.Exceptions.#01”
Exceptions.#02 = “Exception #009 at Root.InnerException.InnerException.Exceptions.#02”
Exceptions.#03 = “Exception #012 at Root.InnerException.InnerException.Exceptions.#03”
Exceptions.#04 = “Exception #015 at Root.InnerException.InnerException.Exceptions.#04”
Exceptions.#05 = “Exception #018 at Root.InnerException.InnerException.Exceptions.#05”
Exceptions.#06 = “Exception #021 at Root.InnerException.InnerException.Exceptions.#06”
Exceptions.#07 = “Exception #024 at Root.InnerException.InnerException.Exceptions.#07”
Exceptions.#08 = “Exception #027 at Root.InnerException.InnerException.Exceptions.#08”
Exceptions.#09 = “Exception #030 at Root.InnerException.InnerException.Exceptions.#09”
Exceptions.#10 = “Exception #033 at Root.InnerException.InnerException.Exceptions.#10”
Exceptions.#11 = “Exception #036 at Root.InnerException.InnerException.Exceptions.#11”
Exceptions.#12 = “Exception #039 at Root.InnerException.InnerException.Exceptions.#12”
Exceptions.#13 = “Exception #042 at Root.InnerException.InnerException.Exceptions.#13”
Exceptions.#14 = “Exception #045 at Root.InnerException.InnerException.Exceptions.#14”
Exceptions.#15 = “Exception #048 at Root.InnerException.InnerException.Exceptions.#15”
Exceptions.#16 = “Exception #051 at Root.InnerException.InnerException.Exceptions.#16”
Exceptions.#17 = “Exception #054 at Root.InnerException.InnerException.Exceptions.#17”
Exceptions.#18 = “Exception #057 at Root.InnerException.InnerException.Exceptions.#18”
Exceptions.#19 = “Exception #060 at Root.InnerException.InnerException.Exceptions.#19”
Exceptions.#20 = “Exception #063 at Root.InnerException.InnerException.Exceptions.#20”
Exceptions.#21 = “Exception #066 at Root.InnerException.InnerException.Exceptions.#21”
Exceptions.#22 = “Exception #069 at Root.InnerException.InnerException.Exceptions.#22”
Exceptions.#23 = “Exception #072 at Root.InnerException.InnerException.Exceptions.#23”
Exceptions.#24 = “Exception #075 at Root.InnerException.InnerException.Exceptions.#24”
Exceptions.#25 = “Exception #078 at Root.InnerException.InnerException.Exceptions.#25”
Exceptions.#26 = “Exception #081 at Root.InnerException.InnerException.Exceptions.#26”
Exceptions.#27 = “Exception #084 at Root.InnerException.InnerException.Exceptions.#27”
Exceptions.#28 = “Exception #087 at Root.InnerException.InnerException.Exceptions.#28”
Exceptions.#29 = “Exception #090 at Root.InnerException.InnerException.Exceptions.#29”
Exceptions.#30 = “Exception #093 at Root.InnerException.InnerException.Exceptions.#30”
Exceptions.#31 = “Exception #096 at Root.InnerException.InnerException.Exceptions.#31”
Exceptions.#32 = “Exception #099 at Root.InnerException.InnerException.Exceptions.#32”
ClassName = JetBrains.Util.CompoundException
HResult = COR_E_APPLICATION=80131600
--- Outer —
--- EXCEPTION #101/102 [InvalidOperationException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
InnerException = “Exception #100 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #102/102 [LoggerException]
Message = “There were non-fatal failures in the Settings subsystem caused by actual settings data.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #101 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logger.LogException(Exception ex) at JetBrains.Application.ComponentModel.LoggerComponent.JetBrains.Util.ILogger.LogException(Exception ex, ExceptionOrigin origin) at JetBrains.Application.Settings.Logging.SettingsLogging.<>c__DisplayClass4.<.ctor>b__0() at JetBrains.Application.Settings.Logging.SettingsLogging.<>c__DisplayClass6.<.ctor>b__2() at JetBrains.Threading.TimedActionsHost.TimedAction.Execute() at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__4(QueuedAction action) at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() at JetBrains.Threading.JetDispatcher.Closure.Execute() at JetBrains.Threading.JetDispatcher.ProcessQueue() at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Delegate.DynamicInvokeImpl(Object[] args) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter) at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at Microsoft.VisualStudio.Build.ComInteropWrapper.IHostFeedback.LogTextMessage(String message) at Microsoft.VisualStudio.Build.ComInteropWrapper.HostLogger.Write(String message) at Microsoft.Build.BuildEngine.BaseConsoleLogger.WriteLinePretty(Int32 indentLevel, String formattedString) at Microsoft.Build.BuildEngine.BaseConsoleLogger.WriteLinePretty(String formattedString) at Microsoft.Build.BuildEngine.SerialConsoleLogger.MessageHandler(Object sender, BuildMessageEventArgs e) at Microsoft.Build.BuildEngine.ConsoleLogger.MessageHandler(Object sender, BuildMessageEventArgs e) at Microsoft.VisualStudio.Build.ComInteropWrapper.HostLogger.SendEventToConsoleLogger(BuildEventArgs args) at Microsoft.VisualStudio.Build.ComInteropWrapper.HostLogger.SendEventToIde(BuildEventArgs args) at Microsoft.VisualStudio.Build.ComInteropWrapper.HostLogger.LoggerEventHandler(Object sender, BuildEventArgs args) at Microsoft.Build.BuildEngine.EventSource.RaiseAnyEvent(Object sender, BuildEventArgs e) at Microsoft.Build.BuildEngine.EventSource.RaiseMessageEvent(Object sender, BuildMessageEventArgs e) at Microsoft.Build.BuildEngine.EventSource.RaiseStronglyTypedEvent(BuildEventArgs e) at Microsoft.Build.BuildEngine.EngineLoggingServicesInProc.ProcessBuildEvent(BuildEventArgs buildEventArgs) at Microsoft.Build.BuildEngine.EngineLoggingServices.PostLoggingEvent(BuildEventArgs e) at Microsoft.Build.BuildEngine.EngineLoggingServices.LogMessageEvent(BuildMessageEventArgs e) at Microsoft.Build.BuildEngine.EngineProxy.LogMessageEvent(BuildMessageEventArgs e) at Microsoft.Build.Utilities.TaskLoggingHelper.LogMessage(MessageImportance importance, String message, Object[] messageArgs) at Microsoft.Build.Tasks.Message.Execute() at Microsoft.Build.BuildEngine.TaskEngine.ExecuteInstantiatedTask(EngineProxy engineProxy, ItemBucket bucket, TaskExecutionMode howToExecuteTask, ITask task, Boolean& taskResult) at Microsoft.Build.BuildEngine.TaskEngine.ExecuteBucket(EngineProxy engineProxy, ItemBucket bucket, Int32 bucketNumber, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BuildEngine.TaskEngine.ExecuteTask(TaskExecutionMode howToExecuteTask, Lookup lookup) at Microsoft.Build.BuildEngine.TaskExecutionState.TaskEngineExecuteTask(TaskEngine taskEngine, TaskExecutionMode howTaskShouldBeExecuted, Lookup lookup) at Microsoft.Build.BuildEngine.TaskExecutionState.ExecuteTask() at Microsoft.Build.BuildEngine.TaskExecutionModule.ExecuteTask(TaskExecutionState taskState) at Microsoft.Build.BuildEngine.TargetExecutionWrapper.SubmitNonIntrinsicTask(XmlElement taskNode, ITaskHost hostObject, ProjectBuildState buildContext) at Microsoft.Build.BuildEngine.TargetExecutionWrapper.ExecuteCurrentTask(ProjectBuildState buildContext) at Microsoft.Build.BuildEngine.TargetExecutionWrapper.ContinueRunningTasks(ProjectBuildState buildContext, TaskExecutionContext taskExecutionContext, Boolean startingFirstTask) at Microsoft.Build.BuildEngine.TargetExecutionWrapper.ContinueBuild(ProjectBuildState buildContext, TaskExecutionContext taskExecutionContext) at Microsoft.Build.BuildEngine.Project.ExecuteNextActionForProjectContext(ProjectBuildState buildContext, Boolean initialCall) at Microsoft.Build.BuildEngine.Project.CalculateNextActionForProjectContext(ProjectBuildState buildContext) at Microsoft.Build.BuildEngine.Project.ContinueBuild(ProjectBuildState buildContext, TaskExecutionContext taskExecutionContext) at Microsoft.Build.BuildEngine.Project.BuildInternal(BuildRequest buildRequest) at Microsoft.Build.BuildEngine.Engine.BuildProjectInternalInitial(BuildRequest buildRequest, Project project) at Microsoft.Build.BuildEngine.Engine.BuildProjectInternal(BuildRequest buildRequest, ProjectBuildState buildContext, TaskExecutionContext taskExecutionContext, Boolean initialCall) at Microsoft.Build.BuildEngine.Engine.EngineBuildLoop(BuildRequest terminatingBuildRequest) at Microsoft.Build.BuildEngine.Engine.PostProjectEvaluationRequests(Project project, String[] projectFiles, String[][] targetNames, BuildPropertyGroup[] globalPropertiesPerProject, IDictionary[] targetOutputsPerProject, BuildSettings buildFlags, String[] toolVersions) at Microsoft.Build.BuildEngine.Engine.BuildProject(Project project, String[] targetNames, IDictionary targetOutputs, BuildSettings buildFlags) at Microsoft.Build.BuildEngine.Project.Build(String[] targetNames, IDictionary targetOutputs) at Microsoft.VisualStudio.Build.ComInteropWrapper.ProjectShim.BuildTargetList(String targetList, IDictionary targetOutputs)