6 references to SpaceInsertion
PresentationBuildTasks (6)
Microsoft\Build\Tasks\Windows\UidManager.cs (6)
522
SpaceInsertion
.BeforeUid // insert space before the Uid
533
currentUid.Space =
SpaceInsertion
.AfterUid;
608
SpaceInsertion
spaceInsertion
625
internal
SpaceInsertion
Space; // Insert a space before/after the Uid
966
if (currentUid.Space ==
SpaceInsertion
.BeforeUid)
973
if (currentUid.Space ==
SpaceInsertion
.AfterUid)