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