1 reference to UnmanagedCallersOnlyAttribute
Microsoft.Interop.SourceGeneration (1)
TypeNames.cs (1)
35public static NameSyntax UnmanagedCallersOnlyAttribute => _UnmanagedCallersOnlyAttribute ??= ParseName(TypeNames.GlobalAlias + TypeNames.UnmanagedCallersOnlyAttribute);