1 write to Text
Microsoft.CodeAnalysis (1)
SourceGeneration\CompilationCache.cs (1)
188
Text
= text;
4 references to Text
Microsoft.CodeAnalysis (4)
SourceGeneration\CompilationCache.cs (4)
177
/// Equality is reference-based on <see cref="
Text
"/> and <see cref="Options"/>; this matches
200
&& ReferenceEquals(
Text
, other.
Text
)
211
System.Runtime.CompilerServices.RuntimeHelpers.GetHashCode(
Text
),