2 references to GetDtoCallbackLocalName
Aspire.Hosting.CodeGeneration.TypeScript (2)
AtsTypeScriptCodeGenerator.cs (2)
1469var callbackLocalName = GetDtoCallbackLocalName(dtoRpcLocalName, marshallingProperty.Name); 1496var dtoPropertyLocalName = GetDtoCallbackLocalName(dtoRpcLocalName, dtoProperty.Name);