Merge pull request #3295 from tom-englert/dev/WpfRefactoring #2063
Annotations
9 warnings
ILSpy.Installer/ILSpy.wxs#L4
Package/@InstallerVersion must be 500 or greater for an ARM or ARM64 package. The value will be changed to 500. You can omit the Package/@InstallerVersion value or specify a value of 500 or greater to eliminate this warning.
|
ILSpy/TextView/DecompilerTextView.cs#L417
Possible null reference argument for parameter 'context' in 'MetadataFile? EntityReference.ResolveAssembly(AssemblyList context)'.
|
ILSpy/TextView/DecompilerTextView.cs#L477
Dereference of a possibly null reference.
|
ILSpy/TextView/DecompilerTextView.cs#L417
Possible null reference argument for parameter 'context' in 'MetadataFile? EntityReference.ResolveAssembly(AssemblyList context)'.
|
ILSpy/TextView/DecompilerTextView.cs#L477
Dereference of a possibly null reference.
|
ILSpy/TextView/DecompilerTextView.cs#L417
Possible null reference argument for parameter 'context' in 'MetadataFile? EntityReference.ResolveAssembly(AssemblyList context)'.
|
ILSpy/TextView/DecompilerTextView.cs#L477
Dereference of a possibly null reference.
|
ILSpy/TextView/DecompilerTextView.cs#L417
Possible null reference argument for parameter 'context' in 'MetadataFile? EntityReference.ResolveAssembly(AssemblyList context)'.
|
ILSpy/TextView/DecompilerTextView.cs#L477
Dereference of a possibly null reference.
|
This job succeeded
Loading