2 references to AppendSuffix
Microsoft.Interop.LibraryImportGenerator (2)
Analyzers\ConvertToLibraryImportFixer.cs (2)
538
SyntaxFactory.Literal(
AppendSuffix
(entryPoint, entryPointSuffix)))));
565
generator.LiteralExpression(
AppendSuffix
(methodName, entryPointSuffix.Value))));