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