28 references to VerifyCheckType
Microsoft.Build.Engine.OM.UnitTests (28)
ObjectModelRemoting\Helpers\ViewValidation.cs (28)
134if (VerifyCheckType<ProjectMetadataElement>(view, real, context, Verify)) 139if (VerifyCheckType<ProjectChooseElement>(view, real, context, Verify)) 144if (VerifyCheckType<ProjectWhenElement>(view, real, context, Verify)) 149if (VerifyCheckType<ProjectOtherwiseElement>(view, real, context, Verify)) 154if (VerifyCheckType<ProjectTaskElement>(view, real, context, Verify)) 159if (VerifyCheckType<ProjectOutputElement>(view, real, context, Verify)) 164if (VerifyCheckType<ProjectUsingTaskBodyElement>(view, real, context, Verify)) 169if (VerifyCheckType<ProjectUsingTaskParameterElement>(view, real, context, Verify)) 174if (VerifyCheckType<UsingTaskParameterGroupElement>(view, real, context, Verify)) 179if (VerifyCheckType<ProjectUsingTaskElement>(view, real, context, Verify)) 184if (VerifyCheckType<ProjectTargetElement>(view, real, context, Verify)) 189if (VerifyCheckType<ProjectRootElement>(view, real, context, Verify)) 194if (VerifyCheckType<ProjectExtensionsElement>(view, real, context, Verify)) 199if (VerifyCheckType<ProjectImportElement>(view, real, context, Verify)) 204if (VerifyCheckType<ProjectImportGroupElement>(view, real, context, Verify)) 209if (VerifyCheckType<ProjectItemDefinitionElement>(view, real, context, Verify)) 214if (VerifyCheckType<ProjectItemDefinitionGroupElement>(view, real, context, Verify)) 219if (VerifyCheckType<ProjectItemElement>(view, real, context, Verify)) 224if (VerifyCheckType<ProjectItemGroupElement>(view, real, context, Verify)) 229if (VerifyCheckType<ProjectPropertyElement>(view, real, context, Verify)) 234if (VerifyCheckType<ProjectPropertyGroupElement>(view, real, context, Verify)) 239if (VerifyCheckType<ProjectSdkElement>(view, real, context, Verify)) 244if (VerifyCheckType<ProjectOnErrorElement>(view, real, context, Verify)) 250if (VerifyCheckType<ProjectProperty>(view, real, context, Verify)) 255if (VerifyCheckType<ProjectMetadata>(view, real, context, Verify)) 260if (VerifyCheckType<ProjectItemDefinition>(view, real, context, Verify)) 265if (VerifyCheckType<ProjectItem>(view, real, context, Verify)) 270if (VerifyCheckType<Project>(view, real, context, Verify))