BrokenReferenceDetector.DetectBrokenReferences Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
DetectBrokenReferences(Store, Action<ModelElement, DomainPropertyInfo, ModelBusReference>) | Looks through the store for invalid references and on each that is found invokes invalidAction | |
DetectBrokenReferences(IEnumerable<ModelElement>, IServiceProvider, Action<ModelElement, DomainPropertyInfo, ModelBusReference>) | Looks through the collection for invalid references and on each that is found invokes invalidAction |
Top
See Also
Reference
Microsoft.VisualStudio.Modeling.Integration.Picker Namespace