2 references to ReadDictionary
Microsoft.AspNetCore.OpenApi (2)
Schemas\OpenApiJsonSchema.Helpers.cs (2)
276
var props =
ReadDictionary
<OpenApiJsonSchema>(ref reader);
305
var mappings =
ReadDictionary
<string>(ref reader);