Fix nullable issues in AssemblyTreeModel #2062
Annotations
8 warnings
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