3 references to ItemVectorWithTransformLHS
Microsoft.Build (3)
Evaluation\Expander.cs (3)
3135internal const string NonTransformItemMetadataSpecification = @"((?<=" + ItemVectorWithTransformLHS + @")" + ItemMetadataSpecification + @"(?!" + 3136ItemVectorWithTransformRHS + @")) | ((?<!" + ItemVectorWithTransformLHS + @")" + 3138ItemVectorWithTransformLHS + @")" + ItemMetadataSpecification + @"(?!" +