Implemented interface member:
method
Initialize
Microsoft.Build.BuildEngine.INodeProvider.Initialize(System.String, Microsoft.Build.BuildEngine.IEngineCallback, Microsoft.Build.BuildEngine.BuildPropertyGroup, Microsoft.Build.BuildEngine.ToolsetDefinitionLocations, System.String)
1 reference to Initialize
Microsoft.Build.Engine (1)
Engine\Engine.cs (1)
459localNodeProvider.Initialize(configuration, engineCallback, engineGlobalProperties, locations, startupDirectory);