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