8 references to ResolveMethodSignature
Aspire.Hosting.CodeGeneration.TypeScript (8)
AtsTypeScriptCodeGenerator.cs (5)
828
var signature = _projector.
ResolveMethodSignature
(builder, capability);
882
var signature = _projector.
ResolveMethodSignature
(builder, capability);
910
var signature = _projector.
ResolveMethodSignature
(model, capability);
1613
var signature = _projector.
ResolveMethodSignature
(builder, capability);
3133
var signature = _projector.
ResolveMethodSignature
(model, capability);
TypeScriptApiProjector.cs (3)
1153
var signature =
ResolveMethodSignature
(builderModel, capability);
1262
/// <see cref="
ResolveMethodSignature
"/>. They are free functions rather than members, so the
1267
/// Routing <see cref="ProjectEntryPoint"/> through <see cref="
ResolveMethodSignature
"/> gave the