2 references to JsonSchemaPath
Aspire.Components.Common.TestUtilities (2)
ConformanceTests.cs (2)
342
var schema = JsonSchema.FromFile(
JsonSchemaPath
);
353
var schema = JsonSchema.FromFile(
JsonSchemaPath
);