Share via


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
Public methodStatic member DetectBrokenReferences(Store, Action<ModelElement, DomainPropertyInfo, ModelBusReference>) Looks through the store for invalid references and on each that is found invokes invalidAction
Public methodStatic member 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

BrokenReferenceDetector Class

Microsoft.VisualStudio.Modeling.Integration.Picker Namespace