3 references to ERR_TypeInferenceFailedForImplicitlyTypedDeconstructionVariable
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Deconstruct.cs (1)
414Error(diagnostics, ErrorCode.ERR_TypeInferenceFailedForImplicitlyTypedDeconstructionVariable, pending.Syntax, "_");
BoundTree\VariablePendingInference.cs (1)
17protected override ErrorCode InferenceFailedError => ErrorCode.ERR_TypeInferenceFailedForImplicitlyTypedDeconstructionVariable;
Errors\ErrorFacts.cs (1)
1735or ErrorCode.ERR_TypeInferenceFailedForImplicitlyTypedDeconstructionVariable