1 instantiation of NotNullWhen
Shared (1)
JsonSchemaExporter\JsonSchemaExporter.cs (1)
518
public bool TryGetExistingJsonPointer(in JsonSchemaExporterContext context, [
NotNullWhen
(true)] out string? existingJsonPointer)