UnresolvedRefIsValidMethodGroupUsage Property |
True if this
UnresolvedRef represents a valid usage of a method group,
such as inside a 'nameof' operator or a document comment reference.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsValidMethodGroupUsage { get; }
Property Value
Type:
BooleanSee Also