10 references to Append
Microsoft.Extensions.Http.Diagnostics (1)
Latency\Internal\HttpClientLatencyLogEnricher.cs (1)
80
_ = stringBuilder.
Append
(ms);
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);