2 references to CreatePoint
Microsoft.Maui.Controls.Build.Tasks (2)
CompiledConverters\PointTypeConverter.cs (1)
17 foreach (var instruction in CreatePoint(context, module, point))
CompiledConverters\StrokeShapeTypeConverter.cs (1)
209 foreach (var instruction in pointTypeConverter.CreatePoint(context, module, points[i]))