2 references to CreatePDBCommand
Microsoft.NET.Build.Tasks (2)
PrepareForReadyToRunCompilation.cs (1)
254pdbCompilationEntry.SetMetadata(MetadataKeys.CreatePDBCommand, crossgen1CreatePDBCommand);
RunReadyToRunCompiler.cs (1)
82_createPDBCommand = CompilationEntry.GetMetadata(MetadataKeys.CreatePDBCommand);