Commit 68ff68a
add missing space - Part 2 (dotnet#4128)
* add missing space
* more fixes
* remove extra space
* more fixes
* remove extra spaces
* extra fix
* extra fix
* few more fixes
* remove extra spaces
* more fixes
* more fixes
* more fixes
* more fixes
* add missing space
* Apply suggestions from code review
Co-Authored-By: Jeremy Barton <[email protected]>
* fix typo
* Update httpwebrequest_connection.vb
* Update httpwebrequest_contentlength.vb
* Update networkcredential_username_password_domain.vb
* Update operationbinding_operationbinding.vb
* Update servicecollection_item.vb
* Update icredential.vb
* Update httpwebrequest_pipelined.vb
* Update httpwebrequest_referer.vb
* Update operationmessagecollection_sample.vb
* Update portcollection_item.vb
* Update webrequest_contenttype.vb
* Update xmlattributeattribute_ctr1_2.vb
* Update httputility_htmldecode.vb
* Update listitemcollection_addrange.vb.aspx
* Update listitemcollection_addrange.vb.aspx
* Update datagridtablestyle_header_4.vb
* Update samples/snippets/visualbasic/VS_Snippets_Remoting/BindingCollectionSample2/VB/bindingcollectionsample2.vb
Co-Authored-By: Jeremy Barton <[email protected]>
Co-authored-by: Jeremy Barton <[email protected]>1 parent b0954d3 commit 68ff68a
File tree
100 files changed
+300
-298
lines changed- samples/snippets
- csharp
- VS_Snippets_Remoting
- ServiceDescription_Constructor_4/CS
- ServiceDescription_Namespace/CS
- SinkProviderData/CS
- WebClient_UpLoadFile2/CS
- WebClient_UpLoadFile/CS
- WebRequest_BeginGetRequest/CS
- WebRequest_ContentType/CS
- WebRequest_Headers/CS
- WebRequest_Timeout/CS
- XMLAttributeAttribute_ctr1_2/CS
- VS_Snippets_WebNet
- Control_MapPathSecure/CS
- Control_Sample/CS
- Control_TemplateSourceDirectory/CS
- HttpUtility_HtmlDecode/CS
- ListItemCollection/CS
- LiteralControlSample/CS
- VS_Snippets_Winforms/DataGridTableStyle_Header_4/CS
- visualbasic
- VS_Snippets_CLR
- DataBinding/VB
- EventLogEntry_CopyTo/VB
- EventLogEntry_Item/VB
- EventLog_WriteEntry_1_3/VB
- FieldBuilder_SetCustomAttributes/VB
- InstallerCollection_Insert/VB
- ModuleBuilder_GetArrayMethod/VB
- PropertyBuilder_SetGetMethod_4/VB
- TypeBuilder_Sample_4/VB
- VS_Snippets_Misc
- system.net.httpwebrequest.addrange2/vb
- system.net.httpwebrequest.addrange/vb
- VS_Snippets_Remoting
- BindingCollectionSample2/VB
- ContractReference_ctor1/VB
- DescriptionNamespaceSample1/VB
- FileWebResponse_Close/VB
- HttpWebRequest_Accept/VB
- HttpWebRequest_Connection/VB
- HttpWebRequest_ContentLength/VB
- HttpWebRequest_PipeLined/VB
- HttpWebRequest_Referer/VB
- HttpWebRequest_SendChunked/VB
- HttpWebRequest_UserAgent/VB
- HttpWebResponse_Close/VB
- HttpWebResponse_GetResponseHeader/VB
- HttpWebResponse_LastModified/VB
- HttpWebResponse_ProtocolVersion/VB
- ICredential/VB
- MessageBinding_sample/VB
- MimePartCollection_8/VB
- NetworkCredential_Constructor2/VB
- NetworkCredential_GetCredential/VB
- NetworkCredential_UserName_Password_Domain/VB
- OperationBinding_OperationBinding/VB
- OperationMessageCollection_Sample/VB
- PortCollection_Item/VB
- PortTypeCollection_2/VB
- PortType_Class/VB
- PortType/VB
- ServerProcessing_LoggingSinks_Create/VB
- ServiceCollection_Item/VB
- ServiceDescription_Constructor_4/VB
- ServiceDescription_Namespace/VB
- SinkProviderData/VB
- WebClient_UpLoadFile2/VB
- WebClient_UpLoadFile/VB
- WebRequest_ContentType/VB
- WebRequest_Headers/VB
- XMLAttributeAttribute_ctr1_2/VB
- VS_Snippets_WebNet
- Control_Sample/VB
- HttpUtility_HtmlDecode/VB
- ListItemCollection/VB
- LiteralControlSample/VB
- VS_Snippets_Winforms/DataGridTableStyle_Header_4/VB
- xml
- Microsoft.Build.Tasks.Hosting
- System.Collections
- System.Configuration
- System.Data.Design
- System.Deployment.Application
- System.Drawing.Drawing2D
- System.Drawing
- System.Globalization
- System.IO.Pipes
- System.IO
- System.Linq
- System.Net.Configuration
- System.Net.Http.Headers
- System.Net.Http
- System.Security.Cryptography
- System.ServiceModel.Activities
- System.Text.RegularExpressions
- System.Web.Services.Discovery
- System.Web.Services.Protocols
- System
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
100 files changed
+300
-298
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 30 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments