1 reference to GetPropertyValue
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\RemoteProjectsProviderMock\EvaluationLinkMocks\MockProjectLink.cs (1)
229
public override string GetPropertyValue(string name) => this.Proxy.
GetPropertyValue
(name);