MCPcopy Create free account
hub / github.com/LegacyCodeHQ/clarity-cli / Provider

Struct Provider

depgraph/languages/csharp/provider_csharp.go:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6)
7
8type Provider struct{}
9
10func (Provider) Name() string {
11 return "C#"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected