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