From 37a893e3e7920cff5ec327d5c509adb68b6345de Mon Sep 17 00:00:00 2001 From: kaloyankrastev <40073339+kaloyankrastev@users.noreply.github.com> Date: Thu, 30 May 2019 18:13:16 +0300 Subject: [PATCH 1/4] Update File.xml --- xml/System.IO/File.xml | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/xml/System.IO/File.xml b/xml/System.IO/File.xml index 24e5bc707b6..6d851dd955a 100644 --- a/xml/System.IO/File.xml +++ b/xml/System.IO/File.xml @@ -848,7 +848,11 @@ -or- - is read-only. + is read-only. + + -or- + + exists and is hidden, but is not. or is a zero-length string, contains only white space, or contains one or more invalid characters as defined by . @@ -962,6 +966,10 @@ -or- specified a file that is read-only. + + -or- + + specified a file that is hidden. is a zero-length string, contains only white space, or contains one or more invalid characters as defined by . @@ -1052,6 +1060,10 @@ -or- specified a file that is read-only. + + -or- + + specified a file that is hidden. is a zero-length string, contains only white space, or contains one or more invalid characters as defined by . @@ -1132,6 +1144,10 @@ -or- specified a file that is read-only. + + -or- + + specified a file that is hidden. is a zero-length string, contains only white space, or contains one or more invalid characters as defined by . @@ -1198,6 +1214,10 @@ -or- specified a file that is read-only. + + -or- + + specified a file that is hidden. is a zero-length string, contains only white space, or contains one or more invalid characters as defined by . @@ -1273,7 +1293,15 @@ ]]> - The caller does not have the required permission. + The caller does not have the required permission. + + -or- + + specified a file that is read-only. + + -or- + + specified a file that is hidden. is a zero-length string, contains only white space, or contains one or more invalid characters as defined by . @@ -5491,4 +5519,4 @@ - \ No newline at end of file + From 75b6b13733051b267e1dc08f2d8e0024204e1e53 Mon Sep 17 00:00:00 2001 From: kaloyankrastev <40073339+kaloyankrastev@users.noreply.github.com> Date: Thu, 30 May 2019 19:35:16 +0300 Subject: [PATCH 2/4] Update File.xml --- xml/System.IO/File.xml | 50 ++++++++++++++++++++++++++++++++---------- 1 file changed, 39 insertions(+), 11 deletions(-) diff --git a/xml/System.IO/File.xml b/xml/System.IO/File.xml index 6d851dd955a..f493bfcdace 100644 --- a/xml/System.IO/File.xml +++ b/xml/System.IO/File.xml @@ -965,7 +965,7 @@ -or- - specified a file that is read-only. + specified a file that is read-only. -or- @@ -1059,7 +1059,7 @@ -or- - specified a file that is read-only. + specified a file that is read-only. -or- @@ -1143,7 +1143,7 @@ -or- - specified a file that is read-only. + specified a file that is read-only. -or- @@ -1297,7 +1297,7 @@ -or- - specified a file that is read-only. + specified a file that is read-only. -or- @@ -4785,7 +4785,11 @@ The specified path is invalid (for example, it is on an unmapped drive). An I/O error occurred while opening the file. - specified a file that is read-only. + specified a file that is read-only. + + -or- + + specified a file that is hidden. -or- @@ -4922,7 +4926,11 @@ is in an invalid format. The caller does not have the required permission. - specifies a file that is read-only. + specified a file that is read-only. + + -or- + + specified a file that is hidden. -or- @@ -5004,7 +5012,11 @@ The specified path is invalid (for example, it is on an unmapped drive). An I/O error occurred while opening the file. - specified a file that is read-only. + specified a file that is read-only. + + -or- + + specified a file that is hidden. -or- @@ -5091,7 +5103,11 @@ is in an invalid format. The caller does not have the required permission. - specifies a file that is read-only. + specified a file that is read-only. + + -or- + + specified a file that is hidden. -or- @@ -5172,7 +5188,11 @@ The specified path is invalid (for example, it is on an unmapped drive). An I/O error occurred while opening the file. - specified a file that is read-only. + specified a file that is read-only. + + -or- + + specified a file that is hidden. -or- @@ -5341,7 +5361,11 @@ The specified path is invalid (for example, it is on an unmapped drive). An I/O error occurred while opening the file. - specified a file that is read-only. + specified a file that is read-only. + + -or- + + specified a file that is hidden. -or- @@ -5427,7 +5451,11 @@ The specified path is invalid (for example, it is on an unmapped drive). An I/O error occurred while opening the file. - specified a file that is read-only. + specified a file that is read-only. + + -or- + + specified a file that is hidden. -or- From b712096315b8943cf3f0fa98f9f401d503fc7b0c Mon Sep 17 00:00:00 2001 From: kaloyankrastev <40073339+kaloyankrastev@users.noreply.github.com> Date: Thu, 30 May 2019 19:57:11 +0300 Subject: [PATCH 3/4] Update File.xml --- xml/System.IO/File.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.IO/File.xml b/xml/System.IO/File.xml index f493bfcdace..477cf2681f3 100644 --- a/xml/System.IO/File.xml +++ b/xml/System.IO/File.xml @@ -1213,7 +1213,7 @@ -or- - specified a file that is read-only. + specified a file that is read-only. -or- From 2610bf64a84e6b75badb4c5438da029c1f3d213c Mon Sep 17 00:00:00 2001 From: kaloyankrastev <40073339+kaloyankrastev@users.noreply.github.com> Date: Fri, 31 May 2019 10:56:09 +0300 Subject: [PATCH 4/4] Update xml/System.IO/File.xml Co-Authored-By: Ron Petrusha --- xml/System.IO/File.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.IO/File.xml b/xml/System.IO/File.xml index 477cf2681f3..8344799f406 100644 --- a/xml/System.IO/File.xml +++ b/xml/System.IO/File.xml @@ -852,7 +852,7 @@ -or- - exists and is hidden, but is not. + is , exists and is hidden, but is not hidden. or is a zero-length string, contains only white space, or contains one or more invalid characters as defined by .