Open sandboxFocus

Method IsMatchCore

IsMatchCore(ReferenceValidationContext)

Gets a value indicating whether the current predicate matches the given ReferenceValidationContext, ignoring any modifier such as And, Or or Not.

Declaration
protected abstract bool IsMatchCore(ReferenceValidationContext context)
Parameters
Type Name Description
ReferenceValidationContext context
Returns
Type Description
bool