2 references to ERR_AbstractConversionNotInvolvingContainedType
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2191
or ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
Symbols\Source\SourceUserDefinedOperatorSymbolBase.cs (1)
662
diagnostics.Add(IsInInterfaceAndAbstractOrVirtual() ? ErrorCode.
ERR_AbstractConversionNotInvolvingContainedType
: ErrorCode.ERR_ConversionNotInvolvingContainedType, this.GetFirstLocation());