Remove UNC path check from System.Drawing.Icon.ExtractAssociatedIcon (dotnet/corefx...
authorMarco Rossignoli <marco.rossignoli@gmail.com>
Thu, 10 Jan 2019 19:13:18 +0000 (20:13 +0100)
committerDan Moseley <danmose@microsoft.com>
Thu, 10 Jan 2019 19:13:18 +0000 (11:13 -0800)
commit37532ddeeb521d417178a2b9485d7bfa5148e048
tree8db01989fb300582f9074893e4780aeb63adc63f
parent6ad8f5b8f65f308338e01fbf122db08a1934d8af
Remove UNC path check from System.Drawing.Icon.ExtractAssociatedIcon (dotnet/corefx#34467)

* remove UNC check

* add ActiveIssue to test

* address PR feedback

* address PR feedback

Commit migrated from https://github.com/dotnet/corefx/commit/fd999b17c19a6f6cef0eb6be8c2df5bdb3f863e7
src/libraries/System.Drawing.Common/src/System/Drawing/Icon.Windows.cs
src/libraries/System.Drawing.Common/tests/IconTests.cs