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