Click or drag to resize

MatchCandidateIsTypeArgumentFixed Field

An array of flags indicating if each inferred type argument has been fixed.

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool[] IsTypeArgumentFixed

Field Value

Type: Boolean
See Also