Searched refs:rootToValidate (Results 1 – 1 of 1) sorted by relevance
464 Activity rootToValidate; field in System.Activities.Validation.ActivityValidationServices.InternalActivityValidationServices473 this.rootToValidate = toValidate; in InternalActivityValidationServices()485 …ActivityUtilities.CacheRootMetadata(this.rootToValidate, this.environment, this.options, new Activ… in InternalValidate()490 …ActivityUtilities.CacheRootMetadata(this.rootToValidate, this.environment, this.options, new Activ… in InternalValidate()500 … if (!this.settings.SingleLevel || object.ReferenceEquals(toValidate, this.rootToValidate)) in ValidateElement()