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