2 references to GetTypeSpecAt
AssemblyStripper (2)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil.Cil\CodeReader.cs (1)
196 instr.Operand = m_reflectReader.GetTypeSpecAt (token.RID, context);
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil\ReflectionReader.cs (1)
390 return GetTypeSpecAt (token.RID, context);