7 references to IsSuccess
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.Xml\Xml\AsyncHelper.cs (5)
32if (task.IsSuccess()) 51if (!task.IsSuccess()) 67if (task.IsSuccess()) 85if (task.IsSuccess()) 103if (task.IsSuccess())
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReaderAsync.cs (2)
221if (task.IsSuccess()) 263if (task.IsSuccess())