1 write to _DllImportAttribute
Microsoft.Interop.SourceGeneration (1)
TypeNames.cs (1)
14
public static NameSyntax DllImportAttribute =>
_DllImportAttribute
??= ParseName(TypeNames.GlobalAlias + TypeNames.DllImportAttribute);