2 references to Vector4
Microsoft.Gen.Logging.Generated.Tests (1)
LogPropertiesTests.cs (1)
108P18 = new Vector4(1, 2, 3, 4),
System.Drawing.Primitives (1)
System\Drawing\RectangleF.cs (1)
66public Vector4 ToVector4() => new Vector4(x, y, width, height);