1 write to UnderlyingObject
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (1)
Remote\RazorPinnedSolutionInfoWrapper.cs (1)
32
UnderlyingObject
= checksum;
3 references to UnderlyingObject
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (3)
Remote\JsonSerializableRazorPinnedSolutionInfoWrapper.cs (2)
19
return new JsonSerializableRazorPinnedSolutionInfoWrapper(info.
UnderlyingObject
.Data1, info.
UnderlyingObject
.Data2, info.Solution);
Testing\TestSolutionStore.cs (1)
38
_solutions.TryGetValue(solutionInfo.
UnderlyingObject
, out var solution);