1 reference to SupportsLastError
System.Private.CoreLib (1)
src\System\Reflection\RuntimeCustomAttributeData.cs (1)
2220
attribute.SetLastError = (flags & PInvokeAttributes.
SupportsLastError
) != 0;