Home
last modified time | relevance | path

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

123

/third_party/typescript/src/compiler/
DbuilderPublic.ts140 …ngDiagnostics?: readonly Diagnostic[], projectReferences?: readonly ProjectReference[]): SemanticD…
141 …gFileParsingDiagnostics?: readonly Diagnostic[], projectReferences?: readonly ProjectReference[]) {
150 …ngDiagnostics?: readonly Diagnostic[], projectReferences?: readonly ProjectReference[]): EmitAndSe…
151 …gFileParsingDiagnostics?: readonly Diagnostic[], projectReferences?: readonly ProjectReference[]) {
159 …ngDiagnostics?: readonly Diagnostic[], projectReferences?: readonly ProjectReference[]): BuilderPr…
160 …ngDiagnostics?: readonly Diagnostic[], projectReferences?: readonly ProjectReference[]): BuilderPr…
DwatchPublic.ts31 projectReferences?: readonly ProjectReference[];
47 …ngDiagnostics?: readonly Diagnostic[], projectReferences?: readonly ProjectReference[] | undefined…
137 projectReferences?: readonly ProjectReference[];
197 …portWatchStatus?: WatchStatusReporter, projectReferences?: readonly ProjectReference[], watchOptio…
198 …hStatusReporter, projectReferencesOrWatchOptionsToExtend?: readonly ProjectReference[] | WatchOpti…
204 … projectReferences: projectReferencesOrWatchOptionsToExtend as readonly ProjectReference[],
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DGoogle.Protobuf.Conformance.csproj10 <ProjectReference Include="..\Google.Protobuf\Google.Protobuf.csproj" />
11 <ProjectReference Include="..\Google.Protobuf.Test\Google.Protobuf.Test.csproj" />
/third_party/grpc/src/csharp/Grpc.Reflection.Tests/
DGrpc.Reflection.Tests.csproj9 <ProjectReference Include="../Grpc.Reflection/Grpc.Reflection.csproj" />
10 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj" />
/third_party/grpc/src/csharp/Grpc.Examples.Tests/
DGrpc.Examples.Tests.csproj9 <ProjectReference Include="../Grpc.Examples/Grpc.Examples.csproj" />
10 <ProjectReference Include="../Grpc.Core.Testing/Grpc.Core.Testing.csproj" />
/third_party/grpc/src/csharp/Grpc.HealthCheck.Tests/
DGrpc.HealthCheck.Tests.csproj13 <ProjectReference Include="../Grpc.HealthCheck/Grpc.HealthCheck.csproj" />
14 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj" />
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DGoogle.Protobuf.Test.csproj12 <ProjectReference Include="..\Google.Protobuf\Google.Protobuf.csproj" />
13 …<ProjectReference Include="..\Google.Protobuf.Test.TestProtos\Google.Protobuf.Test.TestProtos.cspr…
/third_party/grpc/src/csharp/Grpc.Core.Testing/
DGrpc.Core.Testing.csproj26 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj">
28 </ProjectReference>
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DGrpc.IntegrationTesting.csproj9 <ProjectReference Include="../Grpc.Auth/Grpc.Auth.csproj" />
10 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj" />
/third_party/grpc/src/csharp/Grpc.Auth/
DGrpc.Auth.csproj26 <ProjectReference Include="../Grpc.Core.Api/Grpc.Core.Api.csproj">
28 </ProjectReference>
/third_party/grpc/src/csharp/Grpc.Reflection/
DGrpc.Reflection.csproj26 <ProjectReference Include="../Grpc.Core.Api/Grpc.Core.Api.csproj">
28 </ProjectReference>
/third_party/grpc/src/csharp/Grpc.HealthCheck/
DGrpc.HealthCheck.csproj30 <ProjectReference Include="../Grpc.Core.Api/Grpc.Core.Api.csproj">
32 </ProjectReference>
/third_party/grpc/examples/csharp/Helloworld/GreeterClient/
DGreeterClient.csproj9 <ProjectReference Include="..\Greeter\Greeter.csproj" />
/third_party/grpc/examples/csharp/Helloworld/GreeterServer/
DGreeterServer.csproj9 <ProjectReference Include="..\Greeter\Greeter.csproj" />
/third_party/grpc/examples/csharp/RouteGuide/RouteGuideServer/
DRouteGuideServer.csproj9 <ProjectReference Include="..\RouteGuide\RouteGuide.csproj" />
/third_party/grpc/examples/csharp/Xds/GreeterClient/
DGreeterClient.csproj9 <ProjectReference Include="..\Greeter\Greeter.csproj" />
/third_party/grpc/examples/csharp/Xds/GreeterServer/
DGreeterServer.csproj9 <ProjectReference Include="..\Greeter\Greeter.csproj" />
/third_party/grpc/examples/csharp/RouteGuide/RouteGuideClient/
DRouteGuideClient.csproj9 <ProjectReference Include="..\RouteGuide\RouteGuide.csproj" />
/third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/
DGoogle.Protobuf.JsonDump.csproj10 <ProjectReference Include="..\Google.Protobuf\Google.Protobuf.csproj" />
/third_party/protobuf/csharp/src/AddressBook/
DAddressBook.csproj11 <ProjectReference Include="..\Google.Protobuf\Google.Protobuf.csproj" />
/third_party/grpc/src/csharp/Grpc.IntegrationTesting.StressClient/
DGrpc.IntegrationTesting.StressClient.csproj9 <ProjectReference Include="../Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj" />
/third_party/grpc/src/csharp/Grpc.Examples.MathClient/
DGrpc.Examples.MathClient.csproj9 <ProjectReference Include="../Grpc.Examples/Grpc.Examples.csproj" />
/third_party/grpc/src/csharp/Grpc.IntegrationTesting.XdsClient/
DGrpc.IntegrationTesting.XdsClient.csproj9 <ProjectReference Include="../Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj" />
/third_party/grpc/src/csharp/Grpc.IntegrationTesting.Client/
DGrpc.IntegrationTesting.Client.csproj9 <ProjectReference Include="../Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj" />
/third_party/grpc/src/csharp/Grpc.Examples.MathServer/
DGrpc.Examples.MathServer.csproj9 <ProjectReference Include="../Grpc.Examples/Grpc.Examples.csproj" />

123