You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ContextFlagsNoConstraintsContextFlags=1<<1// Don't obtain type variable constraints
41
41
ContextFlagsIgnoreNodeInferencesContextFlags=1<<2// Ignore inference to current node and parent nodes out to the containing call for, for example, completions
42
-
ContextFlagsSkipBindingPatternsContextFlags=1<<3// Ignore contextual types applied by binding patterns
42
+
ContextFlagsSkipBindingPatternsContextFlags=1<<3// Ignore contextual types applied by binding patterns
0 commit comments