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