6 references to VerifyPropertyExists
Microsoft.Build.Engine.UnitTests (6)
BackEnd\BuildOMCompatibility_Tests.cs (6)
26=> VerifyPropertyExists(typeof(BuildRequestData), propertyName); 36=> VerifyPropertyExists(typeof(GraphBuildRequestData), propertyName); 46=> VerifyPropertyExists(typeof(BuildSubmission), propertyName); 62=> VerifyPropertyExists(typeof(BuildSubmission), propertyName); 83=> VerifyPropertyExists(typeof(BuildResult), propertyName); 99=> VerifyPropertyExists(typeof(GraphBuildResult), propertyName);