3 references to AttachToScope
AssemblyStripper (3)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil\ReflectionReader.cs (2)
830 buffer [i].AttachToScope (GetExportedTypeScope (etRow.Implementation)); 841 exported.AttachToScope (owner.Scope);
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil\TypeDefinitionCollection.cs (1)
212 type.AttachToScope (m_container);