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