1 instantiation of RecordWithOptionalParameters
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
217Value: new(1, "two", true, 3.14, StringEnum.A),
2 references to RecordWithOptionalParameters
Shared.Tests (2)
JsonSchemaExporter\TestTypes.cs (2)
216yield return new TestData<RecordWithOptionalParameters>( 1269[JsonSerializable(typeof(RecordWithOptionalParameters))]