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