1 reference to GetParameterNullability
Shared (1)
JsonSchemaExporter\JsonSchemaExporter.cs (1)
711
isNonNullable = ReflectionHelpers.
GetParameterNullability
(nullabilityInfoContext, parameter) is NullabilityState.NotNull;