2 references to MethodNotDeclaredInAttributedInterface
Microsoft.Interop.ComInterfaceGenerator (2)
Analyzers\ComInterfaceGeneratorDiagnosticsAnalyzer.cs (1)
38GeneratorDiagnostics.MethodNotDeclaredInAttributedInterface,
ComMethodInfo.cs (1)
119return DiagnosticOr<(ComMethodInfo, IMethodSymbol)>.From(DiagnosticInfo.Create(GeneratorDiagnostics.MethodNotDeclaredInAttributedInterface, method.Locations.FirstOrDefault(), method.ToDisplayString()));