1 write to _asset
Microsoft.DotNet.ApiSymbolExtensions.Tests (1)
AssemblySymbolLoaderTests.cs (1)
61Interlocked.CompareExchange(ref _asset, GetAsset(manager), null);
2 references to _asset
Microsoft.DotNet.ApiSymbolExtensions.Tests (2)
AssemblySymbolLoaderTests.cs (2)
57=> _asset ?? InitAsset(manager); 62return _asset;