14 references to ERR_AbstractConversionNotInvolvingContainedType
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2186
or ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
Symbols\Source\SourceUserDefinedOperatorSymbolBase.cs (1)
662
diagnostics.Add(IsInInterfaceAndAbstractOrVirtual() ? ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
: ErrorCode.ERR_ConversionNotInvolvingContainedType, this.GetFirstLocation());
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (12)
Symbols\StaticAbstractMembersInInterfacesTests.cs (12)
7848
Diagnostic(ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
, "T5").WithLocation(26, 43),
7851
Diagnostic(ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
, "T71").WithLocation(32, 39),
7854
Diagnostic(ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
, "T8").WithLocation(37, 39),
7857
Diagnostic(ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
, "T10").WithLocation(44, 39),
7860
Diagnostic(ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
, "int").WithLocation(51, 39),
7968
Diagnostic(ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
, "bool").WithLocation(26, 43),
7971
Diagnostic(ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
, "bool").WithLocation(32, 39),
7974
Diagnostic(ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
, "bool").WithLocation(37, 39),
7977
Diagnostic(ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
, "bool").WithLocation(44, 39),
7980
Diagnostic(ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
, "bool").WithLocation(51, 39),
28706
Diagnostic(ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
, "int").WithLocation(32, 39 + checkedKeyword.Length),
28863
Diagnostic(ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
, "int").WithLocation(32, 39 + checkedKeyword.Length),