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