3 references to ERR_RefStructInterfaceImpl
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1799
case ErrorCode.
ERR_RefStructInterfaceImpl
:
Symbols\Source\SourceNamedTypeSymbol_Bases.cs (1)
572
diagnostics.Add(ErrorCode.
ERR_RefStructInterfaceImpl
, location, this);
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\SpanStackSafetyTests.cs (1)
728
Diagnostic(ErrorCode.
ERR_RefStructInterfaceImpl
, "IDisposable").WithArguments("Program.S1").WithLocation(14, 28)