10 references to Append
Microsoft.Extensions.DataIngestion (1)
Processors\KeywordEnricher.cs (1)
104
sb.Append("Exclude keywords with confidence score below ").
Append
(confidenceThreshold).Append('.');
Microsoft.Maui.Controls (3)
Shapes\PathFigureCollectionConverter.cs (3)
639
.
Append
(arcSegment.Size.Width)
641
.
Append
(arcSegment.Size.Height)
643
.
Append
(arcSegment.RotationAngle)
Microsoft.ML.FastTree (2)
TreeEnsemble\InternalTreeEnsemble.cs (1)
180
sb.
Append
(_trees[w].Weight);
Utils\VectorUtils.cs (1)
272
sb.
Append
(vector[f]);
PresentationCore (3)
System\Windows\Media\Animation\Timeline.cs (3)
1086
builder.
Append
(AccelerationRatio);
1096
builder.
Append
(DecelerationRatio);
1111
builder.
Append
(SpeedRatio);
ReachFramework (1)
Serialization\VisualSerializer.cs (1)
1310
rslt.
Append
(a.RotationAngle);