1 write to Value
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\RemoteProjectsProviderMock\ConstructionLinkMocks\MockProjectMetadataElementLink.cs (1)
46public override string Value { get => this.Proxy.Value; set => this.Proxy.Value = value; }
1 reference to Value
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\RemoteProjectsProviderMock\ConstructionLinkMocks\MockProjectMetadataElementLink.cs (1)
46public override string Value { get => this.Proxy.Value; set => this.Proxy.Value = value; }