1 reference to GenerateSyntaxForForwardedAttributes
Microsoft.Interop.LibraryImportGenerator (1)
LibraryImportGenerator.cs (1)
312
List<AttributeSyntax> additionalAttributes =
GenerateSyntaxForForwardedAttributes
(suppressGCTransitionAttribute, unmanagedCallConvAttribute, defaultDllImportSearchPathsAttribute, wasmImportLinkageAttribute);