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