NullCheckExpressionInfo.IsCheckingNotNull Property
Containing Type: NullCheckExpressionInfo
Assembly: Roslynator.CSharp.dll
Determines whether this null check is checking if the expression is not null.
public bool IsCheckingNotNull { get; }
Containing Type: NullCheckExpressionInfo
Assembly: Roslynator.CSharp.dll
Determines whether this null check is checking if the expression is not null.
public bool IsCheckingNotNull { get; }