1 write to Version
Microsoft.TemplateEngine.Edge (1)
Constraints\HostConstraint.cs (1)
105Version = version;
6 references to Version
Microsoft.TemplateEngine.Edge (6)
Constraints\HostConstraint.cs (6)
40if (hostInfo.Version == null || hostInfo.Version.CheckIfVersionIsValid(EnvironmentSettings.Host.Version)) 50if (hostInfo.Version == null || hostInfo.Version.CheckIfVersionIsValid(EnvironmentSettings.Host.Version)) 114return Version == null 116: $"{HostName}({Version})";