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