2 references to ResourceAccessorGetStringMethodName
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\InlineableStringsResourceNode.cs (2)
58
return srType.GetMethod(
ResourceAccessorGetStringMethodName
, null) != null;
63
if (method.Name.SequenceEqual(
ResourceAccessorGetStringMethodName
) && method.OwningType is MetadataType mdType