Home
last modified time | relevance | path

Searched defs:ElementLocation (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/msbuild/msbuild-0.06/src/Build/BackEnd/Components/RequestBuilder/
H A DITargetBuilderCallback.cs11 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
H A DTargetSpecification.cs11 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
H A DBatchingEngine.cs12 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
H A DTargetBuilder.cs18 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
H A DTargetEntry.cs20 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
H A DTaskBuilder.cs23 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
H A DTaskHost.cs23 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
H A DTargetUpToDateChecker.cs17 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build/Microsoft.Build.Construction/
H A DElementLocation.cs38 abstract class ElementLocation class
/dports/devel/msbuild/msbuild-0.06/src/Build/Evaluation/
H A DConditionEvaluator.cs19 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
330 ElementLocation ElementLocation property
401 public ElementLocation ElementLocation property in Microsoft.Build.Evaluation.ConditionEvaluator.ConditionEvaluationState
H A DExpander.cs2582 public IElementLocation ElementLocation property in Microsoft.Build.Evaluation.P.ItemExpander.S
/dports/devel/msbuild/msbuild-0.06/src/Build/BackEnd/Components/SdkResolution/
H A DSdkResult.cs45 public Construction.ElementLocation ElementLocation { get; set; } property in Microsoft.Build.BackEnd.SdkResolution.SdkResult
H A DSdkResolverRequest.cs43 public ElementLocation ElementLocation => _elementLocation; field in Microsoft.Build.BackEnd.SdkResolution.SdkResolverRequest
/dports/devel/msbuild/msbuild-0.06/src/Build/Instance/
H A DTaskFactoryLoggingHost.cs12 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
/dports/devel/msbuild/msbuild-0.06/src/Build/BackEnd/TaskExecutionHost/AddInParts/
H A DITaskExecutionHost.cs13 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
/dports/devel/msbuild/msbuild-0.06/src/Build/ElementLocation/
H A DElementLocation.cs26 public abstract class ElementLocation : IElementLocation, INodePacketTranslatable, IImmutable class
/dports/devel/msbuild/msbuild-0.06/src/Build/Evaluation/Conditionals/
H A DParser.cs9 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
/dports/devel/msbuild/msbuild-0.06/src/Build/BackEnd/Components/RequestBuilder/IntrinsicTasks/
H A DItemGroupIntrinsicTask.cs15 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
/dports/devel/msbuild/msbuild-0.06/src/Build/Instance/TaskFactories/
H A DAssemblyTaskFactory.cs19 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
/dports/devel/msbuild/msbuild-0.06/src/Build.UnitTests/BackEnd/
H A DTargetEntry_Tests.cs25 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
H A DTaskBuilder_Tests.cs22 using ElementLocation = Microsoft.Build.Construction.ElementLocation; typedef
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DMicrosoft.Build.cs24 public abstract partial class ElementLocation class
26 protected ElementLocation() { } in ElementLocation() method in Microsoft.Build.Construction.ElementLocation
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DMicrosoft.Build.cs25 public abstract partial class ElementLocation class
27 protected ElementLocation() { } in ElementLocation() method in Microsoft.Build.Construction.ElementLocation
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DMicrosoft.Build.cs25 public abstract partial class ElementLocation class
27 protected ElementLocation() { } in ElementLocation() method in Microsoft.Build.Construction.ElementLocation
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DMicrosoft.Build.cs25 public abstract partial class ElementLocation class
27 protected ElementLocation() { } in ElementLocation() method in Microsoft.Build.Construction.ElementLocation

12