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