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