<PackageReference Include="System.Reactive" Version="7.0.0-preview.16" />
System.Reactive.Linq.QueryServices
namespace System.
Reactive.
Linq
{
internal static class QueryServices
{
public static T GetQueryImpl<[
System.
Runtime.
CompilerServices.
Nullable(
2)]
T>(
T defaultInstance);
}
}