Searched refs:GrpcPluginExe (Results 1 – 2 of 2) sorted by relevance
116 _task.GrpcPluginExe = "/foo/grpcgen"; in GenerateGrpc()126 _task.GrpcPluginExe = "/foo/grpcgen"; in GenerateGrpcWithOutDir()136 _task.GrpcPluginExe = "/foo/grpcgen"; in GenerateGrpcWithOptions()146 _task.GrpcPluginExe = "/foo/grpcgen"; in DirectoryArgumentsSlashTrimmed()
286 public string GrpcPluginExe { get; set; } property in Grpc.Tools.ProtoCompile360 if (GrpcPluginExe == null) in ValidateParameters()419 cmd.AddSwitchMaybe("plugin=protoc-gen-grpc", GrpcPluginExe); in GenerateResponseFileCommands()