13 writes to found
System.Xaml (13)
System\Xaml\Parser\MePullParser.cs (13)
113
f.
found
= true;
138
f.
found
= true;
171
f.
found
= f2.found;
202
f.
found
= f2.found;
241
f.
found
= f2.found;
285
f.
found
= f2.found;
310
f.
found
= f2.found;
346
f.
found
= true;
358
f.
found
= true;
369
f.
found
= f2.found;
401
f.
found
= true;
413
f.
found
= true;
424
f.
found
= f2.found;
13 references to found
System.Xaml (13)
System\Xaml\Parser\MePullParser.cs (13)
48
if (!f.
found
)
133
if (f2.
found
)
171
f.found = f2.
found
;
172
if (f.
found
)
202
f.found = f2.
found
;
235
if (!f2.
found
)
241
f.found = f2.
found
;
257
if (!f3.
found
)
280
if (!f2.
found
)
285
f.found = f2.
found
;
310
f.found = f2.
found
;
369
f.found = f2.
found
;
424
f.found = f2.
found
;