1 reference to ForCollectionExpressions
Microsoft.CodeAnalysis.Features (1)
InlineHints\AbstractInlineTypeHintsService.cs (1)
46
var forCollectionExpressions = enabledForTypes && options.
ForCollectionExpressions
;