6 writes to InputName
Aspire.Hosting.Tests (6)
Backchannel\AppHostRpcTargetUploadTests.cs (6)
30InputName = inputName 65InputName = inputName 89InputName = inputName 112InputName = inputName 131InputName = "File" 155InputName = inputName
2 references to InputName
Aspire.Hosting (2)
Backchannel\AppHostRpcTarget.cs (2)
265if (string.IsNullOrEmpty(request.InputName)) 270var (fileId, filePath) = fileUploadStore.CreateEntry(request.FileName, request.InteractionId, request.InputName);