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