1 write to Others
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (1)
367Others ??= new List<SourceProxyPair>();
3 references to Others
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (3)
368Others.Add(newEntryMaybe); 391else if (value.Others != null) 394foreach (SourceProxyPair entry in value.Others)