1 write to s_contentBytes
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\InMemoryFileContent.cs (1)
15=> s_contentBytes ?? InterlockedOperations.Initialize(ref s_contentBytes, ComputeContentBytes(content));
1 reference to s_contentBytes
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\InMemoryFileContent.cs (1)
15=> s_contentBytes ?? InterlockedOperations.Initialize(ref s_contentBytes, ComputeContentBytes(content));