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