2 references to RuntimeIdentifier
dotnet-svcutil-lib (2)
Bootstrapper\SvcutilBootstrapper.cs (2)
145
if (!string.IsNullOrEmpty(this.Options.
RuntimeIdentifier
))
147
this.MSBuildProj.RuntimeIdentifier = this.Options.
RuntimeIdentifier
;