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