Home
last modified time | relevance | path

Searched refs:ProjectOtherwiseElement (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/msbuild/msbuild-0.06/src/Build/Construction/
H A DProjectOtherwiseElement.cs22 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 DProjectChooseElement.cs79 public ProjectOtherwiseElement OtherwiseElement
83ProjectOtherwiseElement otherwise = (LastChild == null) ? null : LastChild as ProjectOtherwiseElem…
119 … ProjectRootElement || parent is ProjectWhenElement || parent is ProjectOtherwiseElement, "OM_Cann… in VerifyThrowInvalidOperationAcceptableLocation()
H A DProjectWhenElement.cs108 …ErrorUtilities.VerifyThrowInvalidOperation(!(previousSibling is ProjectOtherwiseElement), "OM_NoOt… in VerifyThrowInvalidOperationAcceptableLocation()
H A DProjectPropertyGroupElement.cs126 …rojectTargetElement || parent is ProjectWhenElement || parent is ProjectOtherwiseElement, "OM_Cann… in VerifyThrowInvalidOperationAcceptableLocation()
H A DProjectItemGroupElement.cs181 …rojectTargetElement || parent is ProjectWhenElement || parent is ProjectOtherwiseElement, "OM_Cann… in VerifyThrowInvalidOperationAcceptableLocation()
H A DProjectItemElement.cs436 …ement || parent.Parent is ProjectWhenElement || parent.Parent is ProjectOtherwiseElement, "OM_Cann… in VerifyThrowInvalidOperationAcceptableLocation()
H A DProjectRootElement.cs1433 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 DProjectChooseElement.cs48 public ProjectOtherwiseElement OtherwiseElement {
49 get { return LastChild as ProjectOtherwiseElement; }
H A DProjectOtherwiseElement.cs39 public class ProjectOtherwiseElement : ProjectElementContainer class
41 internal ProjectOtherwiseElement (ProjectRootElement containingProject) in ProjectOtherwiseElement() method in Microsoft.Build.Construction.ProjectOtherwiseElement
H A DProjectRootElement.cs393 public ProjectOtherwiseElement CreateOtherwiseElement () in CreateOtherwiseElement()
395 return new ProjectOtherwiseElement (this); in CreateOtherwiseElement()
/dports/devel/msbuild/msbuild-0.06/src/Build/Evaluation/
H A DProjectParser.cs901 …private ProjectOtherwiseElement ParseProjectOtherwiseElement(XmlElementWithLocation element, Proje… in ParseProjectOtherwiseElement()
905ProjectOtherwiseElement otherwise = new ProjectOtherwiseElement(element, parent, _project); in ParseProjectOtherwiseElement()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build/
H A DMicrosoft.Build.dll.sources31 Microsoft.Build.Construction/ProjectOtherwiseElement.cs
/dports/devel/msbuild/msbuild-0.06/src/Build.OM.UnitTests/Construction/
H A DConstructionEditing_Tests.cs1275 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 DMicrosoft.Build.cs28 …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 DMicrosoft.Build.cs39 …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 DMicrosoft.Build.cs42 …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 DMicrosoft.Build.cs42 …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 DMicrosoft.Build.cs42 …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 DMicrosoft.Build.cs48 …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 DMicrosoft.Build.cs42 …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 DMicrosoft.Build.cs42 …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 DMicrosoft.Build.cs42 …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 DMicrosoft.Build.cs48 …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 DMicrosoft.Build.cs23 …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 DMicrosoft.Build.cs29 …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()

12