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)
180sb.Append(_trees[w].Weight);
Utils\VectorUtils.cs (1)
272sb.Append(vector[f]);
PresentationCore (3)
System\Windows\Media\Animation\Timeline.cs (3)
1086builder.Append(AccelerationRatio); 1096builder.Append(DecelerationRatio); 1111builder.Append(SpeedRatio);
ReachFramework (1)
Serialization\VisualSerializer.cs (1)
1310rslt.Append(a.RotationAngle);