1 write to _target
aspire (1)
Backchannel\ExtensionBackchannel.cs (1)
60
_target
= target;
2 references to _target
aspire (2)
Backchannel\ExtensionBackchannel.cs (2)
199
AddLocalRpcTarget(rpc,
_target
);
449
_target
.ValidationFunction = validator;