1 write to _inlayHintCacheWrapper
Microsoft.CodeAnalysis.Remote.Razor (1)
InlayHints\InlayHintCacheWrapperProvider.cs (1)
17
_inlayHintCacheWrapper
??= new();
1 reference to _inlayHintCacheWrapper
Microsoft.CodeAnalysis.Remote.Razor (1)
InlayHints\InlayHintCacheWrapperProvider.cs (1)
18
return
_inlayHintCacheWrapper
;