Jeremy Lakeman

Results 2 issues of Jeremy Lakeman

ParameterBuilder IsIn & IsOut need to be set correctly for functions with out / ref parameters, along with codegen to propagate values back to the caller. eg `.ActLike()`

bug
jump in

When a registering a collection is skipped due to an `.InlineNamed*` setting. (eg because this test failed https://github.com/RicoSuter/NJsonSchema/blob/e045ae82b55d4e8ae9f6690a27d907c699e3c9ee/src/NJsonSchema.CodeGeneration/TypeResolverBase.cs#L76) And the elements within that type are defined inline, with no title...