2 overrides of InferenceFailedError
Microsoft.CodeAnalysis.CSharp (2)
BoundTree\VariablePendingInference.cs (2)
17protected override ErrorCode InferenceFailedError => ErrorCode.ERR_TypeInferenceFailedForImplicitlyTypedDeconstructionVariable; 22protected override ErrorCode InferenceFailedError => ErrorCode.ERR_TypeInferenceFailedForImplicitlyTypedOutVariable;
1 reference to InferenceFailedError
Microsoft.CodeAnalysis.CSharp (1)
BoundTree\VariablePendingInference.cs (1)
135diagnostics, this.InferenceFailedError, designation.Identifier,