2 references to JsonSchemaPath
Aspire.Components.Common.Tests (2)
ConformanceTests.cs (2)
336
var schema = JsonSchema.FromFile(
JsonSchemaPath
);
347
var schema = JsonSchema.FromFile(
JsonSchemaPath
);