1 reference to GetEntryAssembly
Microsoft.Build.Framework (1)
AssemblyUtilities.cs (1)
41private static Lazy<Assembly> s_entryAssembly = new Lazy<Assembly>(() => GetEntryAssembly());