4 references to NoProperty
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Completion\Extensions.cs (1)
66Logger.Log(FunctionId.LSP_CompletionListCacheMiss, KeyValueLogMessage.NoProperty);
Microsoft.CodeAnalysis.Remote.Workspaces (1)
ServiceHubRemoteHostClient.cs (1)
63using (Logger.LogBlock(FunctionId.ServiceHubRemoteHostClient_CreateAsync, KeyValueLogMessage.NoProperty, cancellationToken))
Microsoft.CodeAnalysis.Workspaces (1)
Log\KeyValueLogMessage.cs (1)
228if (this == NoProperty)
Microsoft.VisualStudio.LanguageServices (1)
Workspace\VisualStudioWorkspaceStatusServiceFactory.cs (1)
111using (Logger.LogBlock(FunctionId.PartialLoad_FullyLoaded, KeyValueLogMessage.NoProperty, cancellationToken))