2 references to DirectoryPath
System (2)
compmod\system\codedom\compiler\RedistVersionInfo.cs (2)
48bool directoryPathPresent = provOptions.TryGetValue(DirectoryPath, out directoryPath); 54throw new InvalidOperationException(SR.GetString(SR.Cannot_Specify_Both_Compiler_Path_And_Version, DirectoryPath, NameTag));