Home
last modified time | relevance | path

Searched refs:IsBuildEnabled (Results 1 – 21 of 21) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/
H A DProjectCollectionChangedState.cs12 IsBuildEnabled, enumerator
H A DProject.cs687 public bool IsBuildEnabled { property in Microsoft.Build.Evaluation.Project
688 get { return ProjectCollection.IsBuildEnabled; }
H A DProjectCollection.cs324 public bool IsBuildEnabled { get; set; } property in Microsoft.Build.Evaluation.ProjectCollection
/dports/devel/msbuild/msbuild-0.06/src/Build/Definition/
H A DProjectCollectionChangedEventArgs.cs43 IsBuildEnabled, enumerator
H A DProjectCollection.cs610 public bool IsBuildEnabled property in Microsoft.Build.Evaluation.ProjectCollection
631 … eventArgs = new ProjectCollectionChangedEventArgs(ProjectCollectionChangedState.IsBuildEnabled);
H A DProject.cs1067 public bool IsBuildEnabled property in Microsoft.Build.Evaluation.Project
1080 return ProjectCollection.IsBuildEnabled;
2370 if (!IsBuildEnabled) in Build()
/dports/devel/msbuild/msbuild-0.06/src/Build.OM.UnitTests/Definition/
H A DProjectCollection_Tests.cs1173 expectedChange = ProjectCollectionChangedState.IsBuildEnabled; in ProjectCollectionChangedEvent()
1175 collection.IsBuildEnabled = !collection.IsBuildEnabled; in ProjectCollectionChangedEvent()
H A DProject_Tests.cs2076 project.IsBuildEnabled = false; in BuildDisabled()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DMicrosoft.Build.cs357 public bool IsBuildEnabled { get { throw null; } } property in Microsoft.Build.Evaluation.Project
434 …public bool IsBuildEnabled { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thr… property in Microsoft.Build.Evaluation.ProjectCollection
494 IsBuildEnabled = 4, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DMicrosoft.Build.cs395 public bool IsBuildEnabled { get { throw null; } } property in Microsoft.Build.Evaluation.Project
473 …public bool IsBuildEnabled { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thr… property in Microsoft.Build.Evaluation.ProjectCollection
533 IsBuildEnabled = 4, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DMicrosoft.Build.cs444 public bool IsBuildEnabled { get { throw null; } set { } } property in Microsoft.Build.Evaluation.Project
525 …public bool IsBuildEnabled { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thr… property in Microsoft.Build.Evaluation.ProjectCollection
592 IsBuildEnabled = 4, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DMicrosoft.Build.cs444 public bool IsBuildEnabled { get { throw null; } set { } } property in Microsoft.Build.Evaluation.Project
525 …public bool IsBuildEnabled { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thr… property in Microsoft.Build.Evaluation.ProjectCollection
592 IsBuildEnabled = 4, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DMicrosoft.Build.cs444 public bool IsBuildEnabled { get { throw null; } set { } } property in Microsoft.Build.Evaluation.Project
525 …public bool IsBuildEnabled { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thr… property in Microsoft.Build.Evaluation.ProjectCollection
592 IsBuildEnabled = 4, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DMicrosoft.Build.cs450 public bool IsBuildEnabled { get { throw null; } set { } } property in Microsoft.Build.Evaluation.Project
527 …public bool IsBuildEnabled { [System.Diagnostics.DebuggerStepThroughAttribute]get { throw null; } … property in Microsoft.Build.Evaluation.ProjectCollection
584 IsBuildEnabled = 4, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DMicrosoft.Build.cs444 public bool IsBuildEnabled { get { throw null; } set { } } property in Microsoft.Build.Evaluation.Project
525 …public bool IsBuildEnabled { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thr… property in Microsoft.Build.Evaluation.ProjectCollection
592 IsBuildEnabled = 4, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DMicrosoft.Build.cs444 public bool IsBuildEnabled { get { throw null; } set { } } property in Microsoft.Build.Evaluation.Project
525 …public bool IsBuildEnabled { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thr… property in Microsoft.Build.Evaluation.ProjectCollection
592 IsBuildEnabled = 4, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DMicrosoft.Build.cs444 public bool IsBuildEnabled { get { throw null; } set { } } property in Microsoft.Build.Evaluation.Project
525 …public bool IsBuildEnabled { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thr… property in Microsoft.Build.Evaluation.ProjectCollection
592 IsBuildEnabled = 4, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DMicrosoft.Build.cs450 public bool IsBuildEnabled { get { throw null; } set { } } property in Microsoft.Build.Evaluation.Project
527 …public bool IsBuildEnabled { [System.Diagnostics.DebuggerStepThroughAttribute]get { throw null; } … property in Microsoft.Build.Evaluation.ProjectCollection
584 IsBuildEnabled = 4, enumerator
/dports/devel/msbuild/msbuild-0.06/build/LegacyPackages/14.0/Microsoft.Build/
H A DMicrosoft.Build.cs493 public bool IsBuildEnabled { get { throw null; } set { } } property in Microsoft.Build.Evaluation.Project
570 …public bool IsBuildEnabled { [System.Diagnostics.DebuggerStepThroughAttribute]get { throw null; } … property in Microsoft.Build.Evaluation.ProjectCollection
628 IsBuildEnabled = 4, enumerator
/dports/devel/msbuild/msbuild-0.06/ref/Microsoft.Build/net/
H A DMicrosoft.Build.cs576 public bool IsBuildEnabled { get { throw null; } set { } } property in Microsoft.Build.Evaluation.Project
664 …public bool IsBuildEnabled { [System.Diagnostics.DebuggerStepThroughAttribute]get { throw null; } … property in Microsoft.Build.Evaluation.ProjectCollection
722 IsBuildEnabled = 4, enumerator
/dports/devel/msbuild/msbuild-0.06/ref/Microsoft.Build/netstandard/
H A DMicrosoft.Build.cs576 public bool IsBuildEnabled { get { throw null; } set { } } property in Microsoft.Build.Evaluation.Project
664 …public bool IsBuildEnabled { [System.Diagnostics.DebuggerStepThroughAttribute]get { throw null; } … property in Microsoft.Build.Evaluation.ProjectCollection
722 IsBuildEnabled = 4, enumerator