13 references to NameSyntaxes
Microsoft.Interop.ComInterfaceGenerator (1)
VirtualMethodPointerStubGenerator.cs (1)
152NameSyntaxes.UnmanagedCallersOnlyAttribute);
Microsoft.Interop.LibraryImportGenerator (7)
LibraryImportGenerator.cs (7)
92attributes.Add(Attribute(NameSyntaxes.SuppressGCTransitionAttribute)); 97attributes.Add(Attribute(NameSyntaxes.System_Diagnostics_StackTraceHiddenAttribute)); 102AttributeSyntax unmanagedCallConvSyntax = Attribute(NameSyntaxes.UnmanagedCallConvAttribute); 128Attribute(NameSyntaxes.DefaultDllImportSearchPathsAttribute).AddArgumentListArguments( 136attributes.Add(Attribute(NameSyntaxes.WasmImportLinkageAttribute)); 418NameSyntaxes.DllImportAttribute, 463NameSyntaxes.DllImportAttribute,
Microsoft.Interop.LibraryImportGenerator.Downlevel (3)
DownlevelLibraryImportGenerator.cs (3)
118Attribute(NameSyntaxes.DefaultDllImportSearchPathsAttribute).AddArgumentListArguments( 363NameSyntaxes.DllImportAttribute, 408NameSyntaxes.DllImportAttribute,
Microsoft.Interop.SourceGeneration (2)
SignatureContext.cs (2)
73NameSyntaxes.System_CodeDom_Compiler_GeneratedCodeAttribute, 90Attribute(NameSyntaxes.System_Runtime_CompilerServices_SkipLocalsInitAttribute))));