6 references to SpaceInsertion
PresentationBuildTasks (6)
Microsoft\Build\Tasks\Windows\UidManager.cs (6)
532SpaceInsertion.BeforeUid // insert space before the Uid 543currentUid.Space = SpaceInsertion.AfterUid; 618SpaceInsertion spaceInsertion 635internal SpaceInsertion Space; // Insert a space before/after the Uid 982if (currentUid.Space == SpaceInsertion.BeforeUid) 989if (currentUid.Space == SpaceInsertion.AfterUid)