1 write to _found
Microsoft.CodeAnalysis.CSharp (1)
Compiler\MethodCompiler.cs (1)
2221
_found
= true;
2 references to _found
Microsoft.CodeAnalysis.CSharp (2)
Compiler\MethodCompiler.cs (2)
2208
return walker.
_found
;
2229
if (
_found
)