15 references to NonFlat
dotnet-svcutil-lib (15)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (15)
92
if ((props & Props.
NonFlat
) != 0)
96
props |= Props.
NonFlat
;
119
props |= Props.
NonFlat
;
123
props |= Props.
NonFlat
;
126
if ((props & Props.
NonFlat
) != 0)
146
if ((props & Props.
NonFlat
) != 0)
151
props |= Props.
NonFlat
;
161
if ((props & Props.
NonFlat
) != 0)
166
props |= Props.
NonFlat
;
170
props |= Props.
NonFlat
;
174
props |= Props.
NonFlat
;
178
if ((props & Props.
NonFlat
) != 0)
338
props |= Props.
NonFlat
;
374
props |= Props.
NonFlat
;
435
props |= Props.
NonFlat
;