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