9 references to DeleteSubKeyTree
Microsoft.DotNet.Cli.Utils (2)
DependencyProvider.cs (2)
150
dependentsKey?.
DeleteSubKeyTree
(dependent);
155
providerKey?.
DeleteSubKeyTree
(ProviderKeyName);
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\Interaction.vb (1)
332
UserKey.
DeleteSubKeyTree
(AppSection)
PresentationFramework (1)
System\Windows\Documents\Serialization\SerializerProvider.cs (1)
108
plugIns.
DeleteSubKeyTree
(serializerKey);
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLog.cs (2)
419
eventlogkey.
DeleteSubKeyTree
(logName);
471
key.
DeleteSubKeyTree
(source);
System.Diagnostics.PerformanceCounter (3)
System\Diagnostics\PerformanceCounterLib.cs (3)
615
categoryKey.
DeleteSubKeyTree
("Linkage");
616
categoryKey.
DeleteSubKeyTree
("Performance");
621
serviceKey.
DeleteSubKeyTree
(categoryName);