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