1 write to _expectedNameUtf8
System.Reflection.MetadataLoadContext (1)
System\Reflection\Runtime\BindingFlagSupport\NameFilter.cs (1)
26_expectedNameUtf8 = expectedName.ToUtf8();
1 reference to _expectedNameUtf8
System.Reflection.MetadataLoadContext (1)
System\Reflection\Runtime\BindingFlagSupport\NameFilter.Ecma.cs (1)
16public sealed override bool Matches(StringHandle stringHandle, MetadataReader reader) => stringHandle.Equals(_expectedNameUtf8, reader);