3 references to GetResolvedConstructor
Microsoft.Build.Framework (3)
Loader\LoadedType.cs (3)
198/// until this first call — see <see cref="GetResolvedConstructor"/>. 202ResolvedConstructor resolvedConstructor = GetResolvedConstructor(); 229/// <see cref="GetResolvedConstructor"/>: the TaskEnvironment constructor when the type declares one,