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