1 write to _LibraryImportAttribute
Microsoft.Interop.SourceGeneration (1)
TypeNames.cs (1)
17
public static NameSyntax LibraryImportAttribute =>
_LibraryImportAttribute
??= ParseName(TypeNames.GlobalAlias + TypeNames.LibraryImportAttribute);