2 references to CreatePDBCommand
Crossgen2Tasks (2)
PrepareForReadyToRunCompilation.cs (1)
212pdbCompilationEntry.SetMetadata(MetadataKeys.CreatePDBCommand, crossgen1CreatePDBCommand);
RunReadyToRunCompiler.cs (1)
84_createPDBCommand = CompilationEntry.GetMetadata(MetadataKeys.CreatePDBCommand);