6 references to SpaceInsertion
PresentationBuildTasks (6)
Microsoft\Build\Tasks\Windows\UidManager.cs (6)
523
SpaceInsertion
.BeforeUid // insert space before the Uid
534
currentUid.Space =
SpaceInsertion
.AfterUid;
609
SpaceInsertion
spaceInsertion
626
internal
SpaceInsertion
Space; // Insert a space before/after the Uid
967
if (currentUid.Space ==
SpaceInsertion
.BeforeUid)
974
if (currentUid.Space ==
SpaceInsertion
.AfterUid)