Click or drag to resize

MatchCandidateHasDynamicallyTypedParameters Field

True if the UnresolvedRef being matched is a method invocation and at least one argument has a dynamic type.

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

Field Value

Type: Boolean
See Also