1 write to Success
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (1)
85
this.
Success
= success;
2 references to Success
Microsoft.CodeAnalysis.CSharp (2)
Binder\Semantics\OverloadResolution\OverloadResolution.cs (1)
4309
if (inferenceResult.
Success
)
FlowAnalysis\NullableWalker.cs (1)
7866
if (!result.
Success
)