1 reference to MethodNotDeclaredInAttributedInterface
Microsoft.Interop.ComInterfaceGenerator (1)
ComMethodInfo.cs (1)
119
return DiagnosticOr<(ComMethodInfo, IMethodSymbol)>.From(DiagnosticInfo.Create(GeneratorDiagnostics.
MethodNotDeclaredInAttributedInterface
, method.Locations.FirstOrDefault(), method.ToDisplayString()));