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