Click or drag to resize

MatchCandidateTypeArgumentInferenceFailed Property

True if type inference is needed for the candidate, but has not succeeded yet.

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool TypeArgumentInferenceFailed { get; }

Property Value

Type: Boolean
See Also