2 references to ConstantUtf8String
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\PInvokeMethodFixupNode.cs (1)
74
builder.EmitPointerReloc(factory.
ConstantUtf8String
(entryPointName));
Compiler\DependencyAnalysis\PInvokeModuleFixupNode.cs (1)
48
ISymbolNode nameSymbol = factory.
ConstantUtf8String
(_pInvokeModuleData.ModuleName);