1 write to _found
Microsoft.CodeAnalysis.CSharp (1)
Compiler\MethodCompiler.cs (1)
2355
_found
= true;
2 references to _found
Microsoft.CodeAnalysis.CSharp (2)
Compiler\MethodCompiler.cs (2)
2342
return walker.
_found
;
2363
if (
_found
)