WPF Refactoring #2027
Annotations
8 warnings
ILSpy/Options/DecompilerSettingsViewModel.cs#L141
Parameter 'PropertyInfo property' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
ILSpy/Languages/Languages.cs#L57
Non-nullable field 'ilLanguage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
ILSpy/Options/DecompilerSettingsViewModel.cs#L141
Parameter 'PropertyInfo property' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
ILSpy/Languages/Languages.cs#L57
Non-nullable field 'ilLanguage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
ILSpy/Languages/Languages.cs#L57
Non-nullable field 'ilLanguage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
ILSpy/Options/DecompilerSettingsViewModel.cs#L141
Parameter 'PropertyInfo property' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
ILSpy/Languages/Languages.cs#L57
Non-nullable field 'ilLanguage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
ILSpy/Options/DecompilerSettingsViewModel.cs#L141
Parameter 'PropertyInfo property' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
This job succeeded
Loading