Commit b99e647
File tree
3 files changed
+17
-62
lines changedFilter options
- MongoDB.Net-Tests/Bson
- MongoDBDriver/Bson
3 files changed
+17
-62
lines changedMongoDB.Net-Tests/Bson/TestRoundTrips.cs
Copy file name to clipboardExpand all lines: MongoDB.Net-Tests/Bson/TestRoundTrips.cs+1-27
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
| 82 | + |
109 | 83 |
|
110 | 84 |
|
MongoDBDriver/Bson/BsonReader.cs
Copy file name to clipboardExpand all lines: MongoDBDriver/Bson/BsonReader.cs-7
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
157 |
| - |
158 | 151 |
|
159 | 152 |
|
160 | 153 |
|
|
MongoDBDriver/Bson/BsonWriter.cs
Copy file name to clipboardExpand all lines: MongoDBDriver/Bson/BsonWriter.cs+16-28
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
135 | 128 |
|
| 129 | + |
136 | 130 |
|
137 | 131 |
|
138 | 132 |
|
| ||
208 | 202 |
|
209 | 203 |
|
210 | 204 |
|
211 |
| - |
212 |
| - |
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
217 |
| - |
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
222 | 210 |
|
| 211 | + |
| 212 | + |
223 | 213 |
|
224 | 214 |
|
225 | 215 |
|
| ||
305 | 295 |
|
306 | 296 |
|
307 | 297 |
|
308 |
| - |
309 |
| - |
310 | 298 |
|
311 | 299 |
|
312 | 300 |
|
|
0 commit comments