2 references to ERR_InterfaceImplementedByUnmanagedCallersOnlyMethod
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2167or ErrorCode.ERR_InterfaceImplementedByUnmanagedCallersOnlyMethod
Symbols\TypeSymbol.cs (1)
1698diagnostics.Add(ErrorCode.ERR_InterfaceImplementedByUnmanagedCallersOnlyMethod, GetImplicitImplementationDiagnosticLocation(interfaceMember, implementingType, implicitImpl), implicitImpl, interfaceMethod, implementingType);