2 writes to Type
AssemblyStripper (2)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil.Signatures\SignatureReader.cs (1)
526 ginst.Type = Utilities.GetMetadataToken (CodedIndex.TypeDefOrRef,
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil\ReflectionWriter.cs (1)
1088 gi.Type = GetTypeDefOrRefToken (git.ElementType);
2 references to Type
AssemblyStripper (2)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil.Signatures\SignatureWriter.cs (1)
289 CodedIndex.TypeDefOrRef, gi.Type));
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil\ReflectionReader.cs (1)
1143 GenericInstanceType instance = new GenericInstanceType (GetTypeDefOrRef (ginst.Type, context));