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