2 usages of Guid 12345678-1234-1234-1234-123456789012
Microsoft.AspNetCore.Routing.Tests (2)
Constraints\GuidRouteConstraintTests.cs (2)
12
[InlineData("
12345678-1234-1234-1234-123456789012
", false, true)]
13
[InlineData("
12345678-1234-1234-1234-123456789012
", true, true)]