MatchCandidateIsPendingOverride Field |
True if this is an override method that is pending the finding of the corresponding abstract/virtual method declaration
(override methods are not complete matches until the corresponding abstract/virtual method is found).
Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsPendingOverride
Field Value
Type:
BooleanSee Also