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