1 reference to FindRuntimeAssembliesWithMicrosoftBuildFrameworkCLR2CLR35
MSBuild (1)
TypeLoader.cs (1)
84
private static readonly Lazy<string[]> runtimeAssembliesCLR35_20 = new Lazy<string[]>(
FindRuntimeAssembliesWithMicrosoftBuildFrameworkCLR2CLR35
);