ModelTypesLocator(Workspace) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ModelTypesLocator(Microsoft::CodeAnalysis::Workspace ^ projectWorkspace);
public ModelTypesLocator (Microsoft.CodeAnalysis.Workspace projectWorkspace);
new Microsoft.VisualStudio.Web.CodeGeneration.ModelTypesLocator : Microsoft.CodeAnalysis.Workspace -> Microsoft.VisualStudio.Web.CodeGeneration.ModelTypesLocator
Public Sub New (projectWorkspace As Workspace)
Parameters
- projectWorkspace
- Workspace