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