1 write to s_singleton
Microsoft.CodeAnalysis.Test.Utilities (1)
Platform\Desktop\AppDomainAssemblyCache.cs (1)
38s_singleton = new AppDomainAssemblyCache();
2 references to s_singleton
Microsoft.CodeAnalysis.Test.Utilities (2)
Platform\Desktop\AppDomainAssemblyCache.cs (2)
36if (s_singleton == null) 43return s_singleton;