1 write to ThrowInsteadOfSplittingItemElement
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\RemoteProjectsProviderMock\EvaluationLinkMocks\MockProjectLink.cs (1)
133
public override bool ThrowInsteadOfSplittingItemElement { get => this.Proxy.ThrowInsteadOfSplittingItemElement; set => this.Proxy.
ThrowInsteadOfSplittingItemElement
= value; }
1 reference to ThrowInsteadOfSplittingItemElement
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\RemoteProjectsProviderMock\EvaluationLinkMocks\MockProjectLink.cs (1)
133
public override bool ThrowInsteadOfSplittingItemElement { get => this.Proxy.
ThrowInsteadOfSplittingItemElement
; set => this.Proxy.ThrowInsteadOfSplittingItemElement = value; }