3 implementations of SourcePrefix
dotnet (1)
Commands\New\MSBuildEvaluation\ProjectContextSymbolSource.cs (1)
18
public string?
SourcePrefix
=> "msbuild";
Microsoft.TemplateEngine.Edge (2)
Components\EnvironmentVariablesBindSource.cs (1)
17
string IBindSymbolSource.
SourcePrefix
=> "env";
Components\HostParametersBindSource.cs (1)
17
string IBindSymbolSource.
SourcePrefix
=> "host";