108 implementations of Clone
dotnet-svcutil-lib (6)
GenerateDocumentationAndConfigFiles (1)
Microsoft.Build (1)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedArray`1.cs (1)
144public object Clone()
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.Analyzers (1)
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
Microsoft.CodeAnalysis.CodeStyle (1)
Microsoft.CodeAnalysis.Extensions.Package (1)
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
Microsoft.CodeAnalysis.Workspaces (1)
PresentationFramework (1)
Roslyn.Diagnostics.Analyzers (1)
System.Collections.NonGeneric (6)
System.ComponentModel.TypeConverter (1)
System.Configuration.ConfigurationManager (3)
System.Data.Common (5)
System.Data.Odbc (5)
System.Data.OleDb (5)
System.Management (6)
System.Net.Http (20)
System.Private.CoreLib (23)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeFormatInfo.cs (1)
330public object Clone()
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\NumberFormatInfo.cs (1)
249public object Clone()
System.Private.Xml (5)
System.ServiceModel.Primitives (1)
System.Windows.Forms (11)
24 references to Clone
dotnet-svcutil-lib (6)
System.Data.Common (6)
System.Data.Odbc (2)
System.Data.OleDb (3)
System.Management (1)
System.Net.Http (1)
System.Private.CoreLib (1)
System.ServiceModel.Primitives (1)
System.Windows.Forms (2)
System.Windows.Forms.Design (1)