3 references to RefId
Microsoft.AspNetCore.OpenApi (3)
Schemas\OpenApiJsonSchema.Helpers.cs (1)
323schema.Annotations[OpenApiConstants.RefId] = reader.GetString();
Services\Schemas\OpenApiSchemaService.cs (2)
204schema.Annotations.ContainsKey(OpenApiConstants.RefId) && 216!schema.Annotations.ContainsKey(OpenApiConstants.RefId) &&