2 references to ReturnConfigurationNotSupported
Microsoft.Interop.LibraryImportGenerator (2)
Analyzers\LibraryImportDiagnosticsAnalyzer.cs (2)
34
GeneratorDiagnostics.
ReturnConfigurationNotSupported
,
294
return DiagnosticInfo.Create(GeneratorDiagnostics.
ReturnConfigurationNotSupported
, methodSyntax.Identifier.GetLocation(), "ref return", method.ToDisplayString());