Home
last modified time | relevance | path

Searched refs:IsImported (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Engine/Test/Microsoft.Build.BuildEngine/
H A DBuildItemGroupTest.cs46 Assert.IsFalse (big.IsImported, "A3"); in TestCtor()
62 Assert.IsFalse (bi.IsImported, "A5"); in TestAddNewItem1()
93 Assert.IsFalse (bi.IsImported, "A5"); in TestAddNewItem2()
102 Assert.IsFalse (bi.IsImported, "A11"); in TestAddNewItem2()
132 Assert.IsFalse (bi.IsImported, "A5"); in TestAddNewItem3()
141 Assert.IsFalse (bi.IsImported, "A11"); in TestAddNewItem3()
215 Assert.IsFalse (bi.IsImported, "A5"); in TestAddNewItem6()
288 Assert.IsFalse (items [0].IsImported, "A6"); in TestClone1()
316 Assert.IsFalse (items [0].IsImported, "A6"); in TestClone2()
355 Assert.IsFalse (items [0].IsImported, "A6"); in TestClone3()
[all …]
H A DUsingTaskTest.cs67 Assert.AreEqual (false, ut.IsImported, "A4"); in TestAssemblyFile1()
95 Assert.AreEqual (false, ut.IsImported, "A4"); in TestAssemblyFile2()
125 Assert.AreEqual (false, ut.IsImported, "A4"); in TestAssemblyName()
244 Assert.AreEqual (false, ut.IsImported, "A4"); in TestDuplicate1()
293 Assert.AreEqual (false, ut.IsImported, "A4"); in TestLazyLoad1()
373 Assert.AreEqual (false, ut.IsImported, "A4"); in TestLazyLoad3()
H A DImportTest.cs83 Assert.AreEqual (false, t[0].IsImported, "A5"); in TestAdd1()
87 Assert.AreEqual (true, t[1].IsImported, "A2"); in TestAdd1()
160 Assert.IsTrue (groups [0].IsImported, "A1"); in TestItems1()
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Choose/
H A DGroupingCollection.cs549 if (!propertyGroup.IsImported) in RemoveAllPropertyGroups()
574 && (!propertyGroup.IsImported || includeImportedPropertyGroups)) in RemoveAllPropertyGroupsByCondition()
581 if (propertyGroup.IsImported) in RemoveAllPropertyGroupsByCondition()
607 if (!itemGroup.IsImported) in RemoveAllItemGroups()
634 && !itemGroup.IsImported) in RemoveAllItemGroupsByCondition()
664 !item.IsImported in RemoveItemsByName()
/dports/devel/msbuild/msbuild-0.06/src/Build.OM.UnitTests/Definition/
H A DProtectImports_Tests.cs515 Assert.True(metadata.IsImported); // "IsImported property is not set." in DefinitionMetadataProjectRemove()
550 IEnumerable<ProjectItem> items = project.GetItems(ItemType).Where(pi => pi.IsImported); in GetImportedItem()
571 Assert.True(metadata.IsImported); // "IsImport property is not set." in GetImportedMetadata()
588 Assert.True(metadata.IsImported); // "IsImport property is not set." in GetNonOverridableMetadata()
605 Assert.False(metadata.IsImported); // "IsImport property is set." in GetOverridableMetadata()
644 Assert.True(property.IsImported); // "IsImported property was not set." in GetProperty()
655 IEnumerable<ProjectItem> items = project.GetItems(ItemType).Where(pi => !pi.IsImported); in GetProjectItem()
676 Assert.False(metadata.IsImported); // "IsImport property is set." in GetProjectMetadata()
H A DProjectProperty_Tests.cs186 Assert.Equal(false, project.GetProperty(varName).IsImported); in IsEnvironmentVariable()
202 Assert.Equal(false, project.GetProperty("g").IsImported); in IsGlobalProperty()
218 Assert.Equal(false, project.GetProperty("MSBuildProjectFile").IsImported); in IsReservedProperty()
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmTargetPropertyComputer.h63 if (!tgt->IsImported() && in GetLocation()
73 if (!tgt->IsImported() && in GetLocation()
87 if (!tgt->IsImported() && in GetLocation()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmTargetPropertyComputer.h63 if (!tgt->IsImported() && in GetLocation()
73 if (!tgt->IsImported() && in GetLocation()
87 if (!tgt->IsImported() && in GetLocation()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmTargetPropertyComputer.h63 if (!tgt->IsImported() && in GetLocation()
73 if (!tgt->IsImported() && in GetLocation()
87 if (!tgt->IsImported() && in GetLocation()
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine.UnitTests/Compatibility/
H A DBuildProperty_Tests.cs257 #region IsImported Tests
265 Assertion.AssertEquals(false, property.IsImported); in IsImportedExpectedFalse()
278 Assertion.AssertEquals(true, property.IsImported); in IsImportedExpectedTrueWhenOnlyFromImport()
291 Assertion.AssertEquals(false, property.IsImported); in IsImportedExpectedFalseComesDirectlyFromProject()
304 Assertion.AssertEquals(true, property.IsImported); in IsImportedExpectedTrueComesDirectlyFromProjectAndImport()
317 Assertion.AssertEquals(false, property.IsImported); in IsImportedExpectedFalseComesFromImportAndDirectlyFromProject()
H A DBuildPropertyGroup_Tests.cs66 Assertion.AssertEquals(false, group.IsImported); in ConstructWithNothing()
79 Assertion.AssertEquals(false, group.IsImported); in ConstructWithSimpleProject()
870 #region IsImported Tests
894 Assertion.AssertEquals(false, group.IsImported); in IsImportedAllFromMainProject()
913 Assertion.AssertEquals(true, group.IsImported); in IsImportedAllFromImportProject()
959 Assertion.AssertEquals(false, property.IsImported); in IsImportedWithVirtualPropertyGroups()
1111 return group.IsImported; in IsPropertyImported()
H A DUsingTask_Tests.cs231 #region IsImported
248 …ertEquals(true, CompatibilityTestHelpers.FindUsingTaskByName("TaskName", p.UsingTasks).IsImported); in IsImported_true()
265 …rtEquals(false, CompatibilityTestHelpers.FindUsingTaskByName("TaskName", p.UsingTasks).IsImported); in IsImported_false()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/System/Diagnostics/Eventing/Reader/
H A DEventLogLink.cs69 this.isImported = ch.IsImported; in PrepareData()
88 public bool IsImported { property in System.Diagnostics.Eventing.Reader.EventLogLink
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build/Microsoft.Build.Evaluation/
H A DProjectProperty.cs59 public abstract bool IsImported { get; } property in Microsoft.Build.Evaluation.ProjectProperty
113 public override bool IsImported { property in Microsoft.Build.Evaluation.BaseProjectProperty
168 public override bool IsImported { property in Microsoft.Build.Evaluation.XmlProjectProperty
/dports/cad/opencascade/opencascade-7.6.0/src/TNaming/
H A DTNaming_Identifier.cxx299 Standard_Boolean IsImported(const Handle(TNaming_NamedShape)& NS) in IsImported() function
329 if (IsImported(NS)) { in PrimitiveIdentification()
384 if (IsImported(myPrimitiveArgs.First())) { in Identification()
/dports/devel/msbuild/msbuild-0.06/src/Build/Definition/
H A DProjectProperty.cs176 public abstract bool IsImported property in Microsoft.Build.Evaluation.ProjectProperty
430 public override bool IsImported property in Microsoft.Build.Evaluation.ProjectProperty.ProjectPropertyXmlBacked
623 public override bool IsImported property in Microsoft.Build.Evaluation.ProjectProperty.ProjectPropertyNotXmlBacked
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v3.5/
H A DMicrosoft.Build.Engine.cs30 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildItem
47 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildItemGroup
75 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildProperty
88 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildPropertyGroup
226 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.Import
389 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.Target
447 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.UsingTask
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DMicrosoft.Build.Engine.cs30 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildItem
47 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildItemGroup
75 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildProperty
88 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildPropertyGroup
226 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.Import
389 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.Target
447 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.UsingTask
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DMicrosoft.Build.Engine.cs30 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildItem
47 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildItemGroup
75 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildProperty
88 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildPropertyGroup
226 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.Import
389 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.Target
447 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.UsingTask
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DMicrosoft.Build.Engine.cs31 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildItem
48 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildItemGroup
76 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildProperty
89 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildPropertyGroup
225 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.Import
388 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.Target
445 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.UsingTask
/dports/devel/msbuild/msbuild-0.06/ref/Microsoft.Build.Engine/net/
H A DMicrosoft.Build.Engine.cs14 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildItem
33 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildItemGroup
59 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildProperty
73 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildPropertyGroup
223 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.Import
397 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.Target
455 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.UsingTask
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DTDF_Label.lxx43 inline Standard_Boolean TDF_Label::IsImported() const
44 { return myLabelNode->IsImported(); }
/dports/cad/opencascade/opencascade-7.6.0/src/TDF/
H A DTDF_Label.lxx43 inline Standard_Boolean TDF_Label::IsImported() const
44 { return myLabelNode->IsImported(); }
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DTDF_Label.lxx43 inline Standard_Boolean TDF_Label::IsImported() const
44 { return myLabelNode->IsImported(); }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DMicrosoft.Build.Engine.cs37 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildItem
56 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildItemGroup
82 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildProperty
96 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.BuildPropertyGroup
246 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.Import
424 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.Target
482 public bool IsImported { get { throw null; } } property in Microsoft.Build.BuildEngine.UsingTask

12345678