3 references to SymbolToken
mscorlib (3)
system\reflection\emit\methodbuilder.cs (2)
304SymbolToken tk = new SymbolToken(MetadataTokenInternal); 319new SymbolToken (MetadataTokenInternal),
system\reflection\emit\modulebuilder.cs (1)
2406SymbolToken tkMethod = new SymbolToken(GetMethodTokenInternal(entryPoint).Token);