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