3 references to ITypeDiscoveryService
System.Web.Entity.Design (3)
System\Data\WebControls\Design\EntityDataSourceDesignerHelper.cs (3)
663
ITypeDiscoveryService
typeDiscoverySvc = this.EntityDataSource.Site.GetService(typeof(
ITypeDiscoveryService
)) as
ITypeDiscoveryService
;