Skip to content

Commit

Permalink
contract
Browse files Browse the repository at this point in the history
  • Loading branch information
ealsur committed Apr 28, 2020
1 parent 0939cf5 commit a4ae553
Showing 1 changed file with 4 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1482,11 +1482,9 @@
],
"MethodInfo": "System.Collections.ObjectModel.Collection`1[Microsoft.Azure.Cosmos.RequestHandler] get_CustomHandlers()"
},
"System.Func`1[System.Net.Http.HttpClient] get_HttpClientFactory()[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]": {
"System.Func`1[System.Net.Http.HttpClient] get_HttpClientFactory()": {
"Type": "Method",
"Attributes": [
"CompilerGeneratedAttribute"
],
"Attributes": [],
"MethodInfo": "System.Func`1[System.Net.Http.HttpClient] get_HttpClientFactory()"
},
"System.Func`1[System.Net.Http.HttpClient] HttpClientFactory[Newtonsoft.Json.JsonIgnoreAttribute()]": {
Expand Down Expand Up @@ -1687,11 +1685,9 @@
"Attributes": [],
"MethodInfo": "Void set_GatewayModeMaxConnectionLimit(Int32)"
},
"Void set_HttpClientFactory(System.Func`1[System.Net.Http.HttpClient])[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]": {
"Void set_HttpClientFactory(System.Func`1[System.Net.Http.HttpClient])": {
"Type": "Method",
"Attributes": [
"CompilerGeneratedAttribute"
],
"Attributes": [],
"MethodInfo": "Void set_HttpClientFactory(System.Func`1[System.Net.Http.HttpClient])"
},
"Void set_IdleTcpConnectionTimeout(System.Nullable`1[System.TimeSpan])": {
Expand Down

0 comments on commit a4ae553

Please sign in to comment.