2 references to StructDictionary
Shared.Tests (2)
JsonSchemaExporter\TestTypes.cs (2)
818
yield return new TestData<
StructDictionary
<string, int>>(
1299
[JsonSerializable(typeof(
StructDictionary
<string, int>))]