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