13 writes to found
System.Xaml (13)
System\Xaml\Parser\MePullParser.cs (13)
109
f.
found
= true;
133
f.
found
= true;
165
f.
found
= f2.found;
194
f.
found
= f2.found;
231
f.
found
= f2.found;
269
f.
found
= f2.found;
293
f.
found
= f2.found;
328
f.
found
= true;
339
f.
found
= true;
349
f.
found
= f2.found;
381
f.
found
= true;
392
f.
found
= true;
402
f.
found
= f2.found;
13 references to found
System.Xaml (13)
System\Xaml\Parser\MePullParser.cs (13)
47
if (!f.
found
)
128
if (f2.
found
)
165
f.found = f2.
found
;
166
if (f.
found
)
194
f.found = f2.
found
;
226
if (!f2.
found
)
231
f.found = f2.
found
;
246
if (!f3.
found
)
265
if (!f2.
found
)
269
f.found = f2.
found
;
293
f.found = f2.
found
;
349
f.found = f2.
found
;
402
f.found = f2.
found
;