Home
last modified time | relevance | path

Searched refs:ProjectReference (Results 1 – 23 of 23) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Examples.Tests/
DGrpc.Examples.Tests.csproj15 <ProjectReference Include="../Grpc.Examples/Grpc.Examples.csproj" />
16 <ProjectReference Include="../Grpc.Core.Testing/Grpc.Core.Testing.csproj" />
/external/grpc-grpc/src/csharp/Grpc.Core.Testing/
DGrpc.Core.Testing.csproj29 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj">
31 </ProjectReference>
/external/grpc-grpc/src/csharp/Grpc.HealthCheck/
DGrpc.HealthCheck.csproj28 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj">
30 </ProjectReference>
/external/grpc-grpc/src/csharp/Grpc.Reflection/
DGrpc.Reflection.csproj28 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj">
30 </ProjectReference>
/external/grpc-grpc/src/csharp/Grpc.Auth/
DGrpc.Auth.csproj29 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj">
31 </ProjectReference>
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DGrpc.IntegrationTesting.csproj15 <ProjectReference Include="../Grpc.Auth/Grpc.Auth.csproj" />
16 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj" />
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideClient/
DRouteGuideClient.csproj13 <ProjectReference Include="..\RouteGuide\RouteGuide.csproj" />
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideServer/
DRouteGuideServer.csproj13 <ProjectReference Include="..\RouteGuide\RouteGuide.csproj" />
/external/grpc-grpc/examples/csharp/Helloworld/GreeterServer/
DGreeterServer.csproj13 <ProjectReference Include="..\Greeter\Greeter.csproj" />
/external/grpc-grpc/examples/csharp/Helloworld/GreeterClient/
DGreeterClient.csproj13 <ProjectReference Include="..\Greeter\Greeter.csproj" />
/external/grpc-grpc/src/csharp/Grpc.Examples.MathServer/
DGrpc.Examples.MathServer.csproj15 <ProjectReference Include="../Grpc.Examples/Grpc.Examples.csproj" />
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting.StressClient/
DGrpc.IntegrationTesting.StressClient.csproj15 <ProjectReference Include="../Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj" />
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting.Client/
DGrpc.IntegrationTesting.Client.csproj15 <ProjectReference Include="../Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj" />
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting.Server/
DGrpc.IntegrationTesting.Server.csproj15 <ProjectReference Include="../Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj" />
/external/grpc-grpc/src/csharp/Grpc.Examples.MathClient/
DGrpc.Examples.MathClient.csproj15 <ProjectReference Include="../Grpc.Examples/Grpc.Examples.csproj" />
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting.QpsWorker/
DGrpc.IntegrationTesting.QpsWorker.csproj16 <ProjectReference Include="../Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj" />
/external/grpc-grpc/src/csharp/Grpc.Examples/
DGrpc.Examples.csproj18 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj" />
/external/grpc-grpc/src/csharp/Grpc.Microbenchmarks/
DGrpc.Microbenchmarks.csproj15 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj" />
/external/grpc-grpc/src/csharp/Grpc.HealthCheck.Tests/
DGrpc.HealthCheck.Tests.csproj15 <ProjectReference Include="../Grpc.HealthCheck/Grpc.HealthCheck.csproj" />
/external/grpc-grpc/src/csharp/Grpc.Reflection.Tests/
DGrpc.Reflection.Tests.csproj15 <ProjectReference Include="../Grpc.Reflection/Grpc.Reflection.csproj" />
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/
DGrpc.Core.Tests.csproj15 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj" />
/external/libvpx/libvpx/build/make/
Dgen_msvs_vcxproj.sh118 open_tag ProjectReference \
123 close_tag ProjectReference
/external/python/apitools/samples/bigquery_sample/bigquery_v2/
Dbigquery_v2_messages.py1562 class ProjectReference(_messages.Message): class