2 writes to DeveloperPath
mscorlib (2)
system\appdomain.cs (2)
2408FusionStore.DeveloperPath = (string) data; 3566info.DeveloperPath = RuntimeEnvironment.GetDeveloperPath();
2 references to DeveloperPath
mscorlib (2)
system\appdomain.cs (2)
2516return FusionStore.DeveloperPath; 3565if(info.DeveloperPath == null)