6 references to SpaceInsertion
PresentationBuildTasks (6)
BuildTasks\Microsoft\Build\Tasks\Windows\UidManager.cs (6)
538SpaceInsertion.BeforeUid // insert space before the Uid 549currentUid.Space = SpaceInsertion.AfterUid; 624SpaceInsertion spaceInsertion 641internal SpaceInsertion Space; // Insert a space before/after the Uid 988if (currentUid.Space == SpaceInsertion.BeforeUid) 995if (currentUid.Space == SpaceInsertion.AfterUid)