8 references to ResolveMethodSignature
Aspire.Hosting.CodeGeneration.TypeScript (8)
AtsTypeScriptCodeGenerator.cs (5)
831
var signature = _projector.
ResolveMethodSignature
(builder, capability);
885
var signature = _projector.
ResolveMethodSignature
(builder, capability);
913
var signature = _projector.
ResolveMethodSignature
(model, capability);
1581
var signature = _projector.
ResolveMethodSignature
(builder, capability);
3059
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