1 instantiation of PocoWithIgnoredMembers
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
240new() { X = 1, Y = 2 },
2 references to PocoWithIgnoredMembers
Shared.Tests (2)
JsonSchemaExporter\TestTypes.cs (2)
239yield return new TestData<PocoWithIgnoredMembers>( 1258[JsonSerializable(typeof(PocoWithIgnoredMembers))]