microsoft / microsoft/typespec

[http-client-csharp] remove property `ResourceName` in `InputOperation`

Open
#8,855 2 comments 1 reaction 2 assignees Claimed by @JoshLove-msft View on GitHub
emitter:client:csharp
Dominant language
Java
Stars
5.9k
Forks
394
Avg merge
1d 23h
Merged PRs (30d)
104

Description

This `ResourceName` [property](https://github.com/microsoft/typespec/blob/8ca8f15bc04e567fb056646d7f85e17e5470c3c3/packages/http-client-csharp/generator/Microsoft.TypeSpec.Generator.Input/src/InputTypes/InputOperation.cs#L73) was something that we copied from autorest.csharp repo, but now it makes no sense.
Previously we use this to determine the name of a client - now obviously we are using something else.
When I check the usage of this property, it is never used.
We should remove it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.