1 reference to IsOptional
CSharpSyntaxGenerator (1)
Grammar\GrammarGenerator.cs (1)
316
Field f => HandleField(f).Suffix("?", when: f.
IsOptional
),