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