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