6 references to SpaceInsertion
PresentationBuildTasks (6)
Microsoft\Build\Tasks\Windows\UidManager.cs (6)
529SpaceInsertion.BeforeUid // insert space before the Uid 540currentUid.Space = SpaceInsertion.AfterUid; 615SpaceInsertion spaceInsertion 632internal SpaceInsertion Space; // Insert a space before/after the Uid 979if (currentUid.Space == SpaceInsertion.BeforeUid) 986if (currentUid.Space == SpaceInsertion.AfterUid)