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