2 writes to _result
Microsoft.AspNetCore.Shared.Tests (2)
ObjectMethodExecutorTest.cs (2)
681_result = "Used OnCompleted"; 688_result = "Used UnsafeOnCompleted";
1 reference to _result
Microsoft.AspNetCore.Shared.Tests (1)
ObjectMethodExecutorTest.cs (1)
677public string GetResult() => _result;