1 write to Success
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (1)
85
this.
Success
= success;
3 references to Success
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Conversions.cs (1)
1523
if (!inferenceResult.
Success
)
Binder\Semantics\OverloadResolution\OverloadResolution.cs (1)
4426
if (inferenceResult.
Success
)
FlowAnalysis\NullableWalker.cs (1)
8175
if (!result.
Success
)