2 references to GCStaticMemberName
ILCompiler.Compiler (2)
Compiler\UserDefinedTypeDescriptor.cs (1)
714InsertStaticFieldRegionMember(fieldsDescs, defType, gcStaticFields, WindowsNodeMangler.GCStaticMemberName, isNativeAOT, false);
Compiler\WindowsNodeMangler.cs (1)
54return CreateStaticFieldName(type, GCStaticMemberName.AsSpan());