/dports/devel/msbuild/msbuild-0.06/src/Build/Construction/ |
H A D | ProjectOtherwiseElement.cs | 22 public class ProjectOtherwiseElement : ProjectElementContainer class 27 …internal ProjectOtherwiseElement(XmlElementWithLocation xmlElement, ProjectElementContainer parent… in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 36 … private ProjectOtherwiseElement(XmlElementWithLocation xmlElement, ProjectRootElement project) in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 118 … internal static ProjectOtherwiseElement CreateDisconnected(ProjectRootElement containingProject) in CreateDisconnected() 122 return new ProjectOtherwiseElement(element, containingProject); in CreateDisconnected() 132 …ojectWhenElement) && !(previousSibling is ProjectOtherwiseElement) && !(nextSibling is ProjectOthe… in VerifyThrowInvalidOperationAcceptableLocation()
|
H A D | ProjectChooseElement.cs | 79 public ProjectOtherwiseElement OtherwiseElement 83 …ProjectOtherwiseElement otherwise = (LastChild == null) ? null : LastChild as ProjectOtherwiseElem… 119 … ProjectRootElement || parent is ProjectWhenElement || parent is ProjectOtherwiseElement, "OM_Cann… in VerifyThrowInvalidOperationAcceptableLocation()
|
H A D | ProjectWhenElement.cs | 108 …ErrorUtilities.VerifyThrowInvalidOperation(!(previousSibling is ProjectOtherwiseElement), "OM_NoOt… in VerifyThrowInvalidOperationAcceptableLocation()
|
H A D | ProjectPropertyGroupElement.cs | 126 …rojectTargetElement || parent is ProjectWhenElement || parent is ProjectOtherwiseElement, "OM_Cann… in VerifyThrowInvalidOperationAcceptableLocation()
|
H A D | ProjectItemGroupElement.cs | 181 …rojectTargetElement || parent is ProjectWhenElement || parent is ProjectOtherwiseElement, "OM_Cann… in VerifyThrowInvalidOperationAcceptableLocation()
|
H A D | ProjectItemElement.cs | 436 …ement || parent.Parent is ProjectWhenElement || parent.Parent is ProjectOtherwiseElement, "OM_Cann… in VerifyThrowInvalidOperationAcceptableLocation()
|
H A D | ProjectRootElement.cs | 1433 public ProjectOtherwiseElement CreateOtherwiseElement() in CreateOtherwiseElement() 1435 return ProjectOtherwiseElement.CreateDisconnected(this); in CreateOtherwiseElement()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build/Microsoft.Build.Construction/ |
H A D | ProjectChooseElement.cs | 48 public ProjectOtherwiseElement OtherwiseElement { 49 get { return LastChild as ProjectOtherwiseElement; }
|
H A D | ProjectOtherwiseElement.cs | 39 public class ProjectOtherwiseElement : ProjectElementContainer class 41 internal ProjectOtherwiseElement (ProjectRootElement containingProject) in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement
|
H A D | ProjectRootElement.cs | 393 public ProjectOtherwiseElement CreateOtherwiseElement () in CreateOtherwiseElement() 395 return new ProjectOtherwiseElement (this); in CreateOtherwiseElement()
|
/dports/devel/msbuild/msbuild-0.06/src/Build/Evaluation/ |
H A D | ProjectParser.cs | 901 …private ProjectOtherwiseElement ParseProjectOtherwiseElement(XmlElementWithLocation element, Proje… in ParseProjectOtherwiseElement() 905 … ProjectOtherwiseElement otherwise = new ProjectOtherwiseElement(element, parent, _project); in ParseProjectOtherwiseElement()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build/ |
H A D | Microsoft.Build.dll.sources | 31 Microsoft.Build.Construction/ProjectOtherwiseElement.cs
|
/dports/devel/msbuild/msbuild-0.06/src/Build.OM.UnitTests/Construction/ |
H A D | ConstructionEditing_Tests.cs | 1275 ProjectOtherwiseElement otherwise = project.CreateOtherwiseElement(); in InvalidOtherwiseBeforeWhen() 1328 ProjectOtherwiseElement otherwise = project.CreateOtherwiseElement(); in InvalidWhenAfterOtherwise() 1345 ProjectOtherwiseElement otherwise = project.CreateOtherwiseElement(); in WhenBeforeOtherwise() 1975 ProjectOtherwiseElement otherwise = project.CreateOtherwiseElement(); in AddItemToWhereOtherwise()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/ |
H A D | Microsoft.Build.cs | 28 …public Microsoft.Build.Construction.ProjectOtherwiseElement OtherwiseElement { get { throw null; }… 127 …public partial class ProjectOtherwiseElement : Microsoft.Build.Construction.ProjectElementContainer class 129 internal ProjectOtherwiseElement() { } in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 220 …public Microsoft.Build.Construction.ProjectOtherwiseElement CreateOtherwiseElement() { throw null;… in CreateOtherwiseElement()
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/ |
H A D | Microsoft.Build.cs | 39 …public Microsoft.Build.Construction.ProjectOtherwiseElement OtherwiseElement { get { throw null; }… 150 …public partial class ProjectOtherwiseElement : Microsoft.Build.Construction.ProjectElementContainer class 152 internal ProjectOtherwiseElement() { } in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 244 …public Microsoft.Build.Construction.ProjectOtherwiseElement CreateOtherwiseElement() { throw null;… in CreateOtherwiseElement()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/ |
H A D | Microsoft.Build.cs | 42 …public Microsoft.Build.Construction.ProjectOtherwiseElement OtherwiseElement { get { throw null; }… 156 …public partial class ProjectOtherwiseElement : Microsoft.Build.Construction.ProjectElementContainer class 158 internal ProjectOtherwiseElement() { } in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 260 …public Microsoft.Build.Construction.ProjectOtherwiseElement CreateOtherwiseElement() { throw null;… in CreateOtherwiseElement()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/ |
H A D | Microsoft.Build.cs | 42 …public Microsoft.Build.Construction.ProjectOtherwiseElement OtherwiseElement { get { throw null; }… 156 …public partial class ProjectOtherwiseElement : Microsoft.Build.Construction.ProjectElementContainer class 158 internal ProjectOtherwiseElement() { } in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 260 …public Microsoft.Build.Construction.ProjectOtherwiseElement CreateOtherwiseElement() { throw null;… in CreateOtherwiseElement()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/ |
H A D | Microsoft.Build.cs | 42 …public Microsoft.Build.Construction.ProjectOtherwiseElement OtherwiseElement { get { throw null; }… 156 …public partial class ProjectOtherwiseElement : Microsoft.Build.Construction.ProjectElementContainer class 158 internal ProjectOtherwiseElement() { } in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 260 …public Microsoft.Build.Construction.ProjectOtherwiseElement CreateOtherwiseElement() { throw null;… in CreateOtherwiseElement()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/ |
H A D | Microsoft.Build.cs | 48 …public Microsoft.Build.Construction.ProjectOtherwiseElement OtherwiseElement { get { throw null; }… 162 …public partial class ProjectOtherwiseElement : Microsoft.Build.Construction.ProjectElementContainer class 164 internal ProjectOtherwiseElement() { } in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 266 …public Microsoft.Build.Construction.ProjectOtherwiseElement CreateOtherwiseElement() { throw null;… in CreateOtherwiseElement()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/ |
H A D | Microsoft.Build.cs | 42 …public Microsoft.Build.Construction.ProjectOtherwiseElement OtherwiseElement { get { throw null; }… 156 …public partial class ProjectOtherwiseElement : Microsoft.Build.Construction.ProjectElementContainer class 158 internal ProjectOtherwiseElement() { } in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 260 …public Microsoft.Build.Construction.ProjectOtherwiseElement CreateOtherwiseElement() { throw null;… in CreateOtherwiseElement()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/ |
H A D | Microsoft.Build.cs | 42 …public Microsoft.Build.Construction.ProjectOtherwiseElement OtherwiseElement { get { throw null; }… 156 …public partial class ProjectOtherwiseElement : Microsoft.Build.Construction.ProjectElementContainer class 158 internal ProjectOtherwiseElement() { } in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 260 …public Microsoft.Build.Construction.ProjectOtherwiseElement CreateOtherwiseElement() { throw null;… in CreateOtherwiseElement()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/ |
H A D | Microsoft.Build.cs | 42 …public Microsoft.Build.Construction.ProjectOtherwiseElement OtherwiseElement { get { throw null; }… 156 …public partial class ProjectOtherwiseElement : Microsoft.Build.Construction.ProjectElementContainer class 158 internal ProjectOtherwiseElement() { } in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 260 …public Microsoft.Build.Construction.ProjectOtherwiseElement CreateOtherwiseElement() { throw null;… in CreateOtherwiseElement()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/ |
H A D | Microsoft.Build.cs | 48 …public Microsoft.Build.Construction.ProjectOtherwiseElement OtherwiseElement { get { throw null; }… 162 …public partial class ProjectOtherwiseElement : Microsoft.Build.Construction.ProjectElementContainer class 164 internal ProjectOtherwiseElement() { } in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 266 …public Microsoft.Build.Construction.ProjectOtherwiseElement CreateOtherwiseElement() { throw null;… in CreateOtherwiseElement()
|
/dports/devel/msbuild/msbuild-0.06/build/LegacyPackages/14.0/Microsoft.Build/ |
H A D | Microsoft.Build.cs | 23 …public Microsoft.Build.Construction.ProjectOtherwiseElement OtherwiseElement { get { throw null; }… 176 …public partial class ProjectOtherwiseElement : Microsoft.Build.Construction.ProjectElementContainer class 178 internal ProjectOtherwiseElement() { } in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 285 …public Microsoft.Build.Construction.ProjectOtherwiseElement CreateOtherwiseElement() { throw null;… in CreateOtherwiseElement()
|
/dports/devel/msbuild/msbuild-0.06/ref/Microsoft.Build/net/ |
H A D | Microsoft.Build.cs | 29 …public Microsoft.Build.Construction.ProjectOtherwiseElement OtherwiseElement { get { throw null; }… 195 …public partial class ProjectOtherwiseElement : Microsoft.Build.Construction.ProjectElementContainer class 197 internal ProjectOtherwiseElement() { } in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement 312 …public Microsoft.Build.Construction.ProjectOtherwiseElement CreateOtherwiseElement() { throw null;… in CreateOtherwiseElement()
|