13 writes to found
System.Xaml (13)
System\Xaml\Parser\MePullParser.cs (13)
140
f.
found
= true;
165
f.
found
= true;
203
f.
found
= f2.found;
234
f.
found
= f2.found;
273
f.
found
= f2.found;
317
f.
found
= f2.found;
342
f.
found
= f2.found;
378
f.
found
= true;
390
f.
found
= true;
401
f.
found
= f2.found;
433
f.
found
= true;
445
f.
found
= true;
456
f.
found
= f2.found;
13 references to found
System.Xaml (13)
System\Xaml\Parser\MePullParser.cs (13)
64
if (!f.
found
)
160
if (f2.
found
)
203
f.found = f2.
found
;
204
if (f.
found
)
234
f.found = f2.
found
;
267
if (!f2.
found
)
273
f.found = f2.
found
;
289
if (!f3.
found
)
312
if (!f2.
found
)
317
f.found = f2.
found
;
342
f.found = f2.
found
;
401
f.found = f2.
found
;
456
f.found = f2.
found
;