2 references to FactoryContextIsInQuery
Microsoft.CodeAnalysis (2)
Syntax\GreenNode.cs (2)
270FactoryContextIsInIterator = FactoryContextIsInQuery, // VB does not use "InQuery", but uses "InIterator" instead 328return (this.Flags & NodeFlags.FactoryContextIsInQuery) != 0;