5 references to SetProperty
Microsoft.Build.Engine (5)
Engine\Engine.cs (1)
2921finalGlobalProperties.SetProperty((string)newGlobalProperty.Key,
Engine\EngineCallback.cs (2)
268scopeProperties.SetProperty("CacheKey", cacheKey.ToUpper(CultureInfo.InvariantCulture)); 321scopeProperties.SetProperty("CacheKey", cacheKey.ToUpper(CultureInfo.InvariantCulture));
Engine\ToolsetReader.cs (1)
438propertyGroup.SetProperty(property.Name, property.Value);
Properties\BuildPropertyGroup.cs (1)
896this.SetProperty(propertyName,