1 reference to DllImportSearchPath
Microsoft.Interop.SourceGeneration (1)
TypeNames.cs (1)
100
public static TypeSyntax DllImportSearchPath => _DllImportSearchPath ??= ParseTypeName(TypeNames.GlobalAlias + TypeNames.
DllImportSearchPath
);