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