45 references to Set
Microsoft.ML.FastTree (1)
FastTree.cs (1)
1684
rowHasMissing.
Set
(kv.Key, true);
System.Collections (1)
System\Collections\BitArray.cs (1)
238
set =>
Set
(index, value);
System.Data.Common (37)
System\Data\Common\BigIntegerStorage.cs (1)
169
nullbits.
Set
(storeIndex, !HasValue(record));
System\Data\Common\BooleanStorage.cs (1)
189
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\ByteStorage.cs (1)
261
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\CharStorage.cs (1)
193
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\DataStorage.cs (2)
220
_dbNullBits.
Set
(dstRecordNo, _dbNullBits.Get(srcRecordNo));
258
_dbNullBits.
Set
(recordNo, flag);
System\Data\Common\DateTimeOffsetStorage.cs (1)
196
nullbits.
Set
(storeIndex, !HasValue(record));
System\Data\Common\DateTimeStorage.cs (1)
261
nullbits.
Set
(storeIndex, isnull);
System\Data\Common\DecimalStorage.cs (1)
257
nullbits.
Set
(storeIndex, !HasValue(record));
System\Data\Common\DoubleStorage.cs (1)
261
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\Int16Storage.cs (1)
275
nullbits.
Set
(storeIndex, !HasValue(record));
System\Data\Common\Int32Storage.cs (1)
274
nullbits.
Set
(storeIndex, !HasValue(record));
System\Data\Common\Int64Storage.cs (1)
266
nullbits.
Set
(storeIndex, !HasValue(record));
System\Data\Common\ObjectStorage.cs (1)
524
nullbits.
Set
(storeIndex, isNull);
System\Data\Common\SByteStorage.cs (1)
263
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SingleStorage.cs (1)
262
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SQLTypes\SQLBinaryStorage.cs (1)
137
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SQLTypes\SQlBooleanStorage.cs (1)
171
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SQLTypes\SQLBytesStorage.cs (1)
135
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SQLTypes\SQLByteStorage.cs (1)
247
nullbits.
Set
(record, IsNull(record));
System\Data\Common\SQLTypes\SQLCharsStorage.cs (1)
138
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SQLTypes\SQLDateTimeStorage.cs (1)
173
nullbits.
Set
(record, IsNull(record));
System\Data\Common\SQLTypes\SQLDecimalStorage.cs (1)
245
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SQLTypes\SQLDoubleStorage.cs (1)
246
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SQLTypes\SQLGuidStorage.cs (1)
138
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SQLTypes\SQLInt16Storage.cs (1)
246
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SQLTypes\SQLInt32Storage.cs (1)
246
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SQLTypes\SQLInt64Storage.cs (1)
247
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SQLTypes\SQLMoneyStorage.cs (1)
246
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SQLTypes\SQLSingleStorage.cs (1)
244
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SQLTypes\SQLStringStorage.cs (1)
199
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\SqlUDTStorage.cs (1)
246
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\StringStorage.cs (1)
211
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\TimeSpanStorage.cs (1)
281
nullbits.
Set
(storeIndex, IsNull(record));
System\Data\Common\UInt16Storage.cs (1)
274
nullbits.
Set
(storeIndex, !HasValue(record));
System\Data\Common\UInt32Storage.cs (1)
273
nullbits.
Set
(storeIndex, !HasValue(record));
System\Data\Common\UInt64Storage.cs (1)
264
nullbits.
Set
(storeIndex, !HasValue(record));
System.Private.Xml (1)
System\Xml\Xsl\QIL\QilPatternVisitor.cs (1)
284
_bits.
Set
(i, true);
System.Security.Cryptography (5)
src\libraries\Common\src\System\Security\Cryptography\EccKeyFormatHelper.cs (5)
394
poly.
Set
(m, true);
395
poly.
Set
(k1, true);
396
poly.
Set
(0, true);
400
poly.
Set
(k2, true);
401
poly.
Set
(k3, true);