corert icon indicating copy to clipboard operation
corert copied to clipboard

Enable support DllImport a native assembly whose name contains '.'

Open jkotas opened this issue 7 years ago • 1 comments
trafficstars

Port https://github.com/dotnet/coreclr/pull/17505 to CoreRT

jkotas avatar Apr 17 '18 05:04 jkotas

The bulk of this port was done already. There are a few discrepancies to resolve in corner cases described in https://github.com/dotnet/runtime/issues/32708.

jkotas avatar Feb 23 '20 15:02 jkotas