1 instantiation of PocoDisallowingUnmappedMembers
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
501Value: new() { Name = "name", Age = 42 },
2 references to PocoDisallowingUnmappedMembers
Shared.Tests (2)
JsonSchemaExporter\JsonSchemaExporterTests.cs (1)
133JsonNode schema = Options.GetJsonSchemaAsNode(typeof(TestTypes.PocoDisallowingUnmappedMembers));
JsonSchemaExporter\TestTypes.cs (1)
500yield return new TestData<PocoDisallowingUnmappedMembers>(