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