2 references to GetNullableContextFlag
Shared (2)
JsonSchemaExporter\JsonSchemaExporter.ReflectionHelpers.cs (2)
200if (typeParam.DeclaringMethod != null && GetNullableContextFlag(typeParam.DeclaringMethod) is byte flag) 206if (GetNullableContextFlag(typeParam.DeclaringType!) is byte flag2)