12 references to Property
Microsoft.NET.Build.Tests (8)
GivenThatWeManifestSupportedFrameworks.cs (1)
33
GetValuesCommand.ValueType.
Property
);
GivenThatWeWantACustomTFM.cs (1)
47
targetFramework, property, GetValuesCommand.ValueType.
Property
)
GivenThatWeWantToBuildADesktopExe.cs (2)
356
"net46", "PlatformTarget", GetValuesCommand.ValueType.
Property
);
377
"net46", "PlatformTarget", GetValuesCommand.ValueType.
Property
);
GivenThatWeWantToBuildALibrary.cs (1)
1056
testProject.TargetFrameworks, propertyName, GetValuesCommand.ValueType.
Property
)
GivenThatWeWantToSetPropertiesInDirectoryBuildProps.cs (1)
54
project.TargetFrameworks, propertyName, GetValuesCommand.ValueType.
Property
)
GivenThatWeWantToUseAnalyzers.cs (2)
143
GetValuesCommand.ValueType.
Property
);
210
GetValuesCommand.ValueType.
Property
);
Microsoft.NET.TestFramework (3)
Commands\GetValuesCommand.cs (3)
35
string valueName, ValueType valueType = ValueType.
Property
)
45
string valueName, ValueType valueType = ValueType.
Property
,
78
if (_valueType == ValueType.
Property
)
Microsoft.NET.ToolPack.Tests (1)
GivenThatWeWantToPackAToolProject.cs (1)
188
GetValuesCommand.ValueType.
Property
);