1 write to _instance
NuGet.Common (1)
Logging\NullLogger.cs (1)
18_instance = new NullLogger();
2 references to _instance
NuGet.Common (2)
Logging\NullLogger.cs (2)
16if (_instance == null) 21return _instance;