Even more comments #3
Annotations
20 warnings
build (Release):
UnderanalyzerTest/BinaryBranch.FindBinaryBranches.Switch.cs#L44
Possible null reference argument for parameter 'set' in 'void Assert.Contains<IControlFlowNode>(IControlFlowNode expected, HashSet<IControlFlowNode> set)'.
|
build (Release):
UnderanalyzerTest/BinaryBranch.FindBinaryBranches.Switch.cs#L45
Possible null reference argument for parameter 'set' in 'void Assert.DoesNotContain<Block>(Block expected, HashSet<Block> set)'.
|
build (Release):
UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
|
build (Release):
UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
|
build (Release):
UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
|
build (Release):
UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
|
build (Release):
UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
|
build (Release):
UnderanalyzerTest/BinaryBranch.FindBinaryBranches.Switch.cs#L103
Possible null reference argument for parameter 'set' in 'void Assert.Contains<IControlFlowNode>(IControlFlowNode expected, HashSet<IControlFlowNode> set)'.
|
build (Release):
UnderanalyzerTest/BinaryBranch.FindBinaryBranches.Switch.cs#L104
Possible null reference argument for parameter 'set' in 'void Assert.DoesNotContain<Block>(Block expected, HashSet<Block> set)'.
|
build (Release):
UnderanalyzerTest/TestUtil.cs#L48
Converting null literal or possible null value to non-nullable type.
|
build (Debug):
UnderanalyzerTest/BinaryBranch.FindBinaryBranches.Switch.cs#L44
Possible null reference argument for parameter 'set' in 'void Assert.Contains<IControlFlowNode>(IControlFlowNode expected, HashSet<IControlFlowNode> set)'.
|
build (Debug):
UnderanalyzerTest/BinaryBranch.FindBinaryBranches.Switch.cs#L45
Possible null reference argument for parameter 'set' in 'void Assert.DoesNotContain<Block>(Block expected, HashSet<Block> set)'.
|
build (Debug):
UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
UnderanalyzerTest/TestUtil.cs#L48
Converting null literal or possible null value to non-nullable type.
|
build (Debug):
UnderanalyzerTest/TestUtil.cs#L49
Converting null literal or possible null value to non-nullable type.
|
build (Debug):
UnderanalyzerTest/TestUtil.cs#L51
Dereference of a possibly null reference.
|