13 writes to found
System.Xaml (13)
System\Xaml\Parser\MePullParser.cs (13)
112
f.
found
= true;
137
f.
found
= true;
170
f.
found
= f2.found;
201
f.
found
= f2.found;
240
f.
found
= f2.found;
284
f.
found
= f2.found;
309
f.
found
= f2.found;
345
f.
found
= true;
357
f.
found
= true;
368
f.
found
= f2.found;
400
f.
found
= true;
412
f.
found
= true;
423
f.
found
= f2.found;
13 references to found
System.Xaml (13)
System\Xaml\Parser\MePullParser.cs (13)
47
if (!f.
found
)
132
if (f2.
found
)
170
f.found = f2.
found
;
171
if (f.
found
)
201
f.found = f2.
found
;
234
if (!f2.
found
)
240
f.found = f2.
found
;
256
if (!f3.
found
)
279
if (!f2.
found
)
284
f.found = f2.
found
;
309
f.found = f2.
found
;
368
f.found = f2.
found
;
423
f.found = f2.
found
;