5 references to GetEarlyDecodedWellKnownAttributeData
Microsoft.CodeAnalysis.CSharp (5)
Symbols\Source\SourceNamedTypeSymbol.cs (5)
1018TypeEarlyWellKnownAttributeData data = this.GetEarlyDecodedWellKnownAttributeData(); 1272TypeEarlyWellKnownAttributeData data = this.GetEarlyDecodedWellKnownAttributeData(); 1322var data = GetEarlyDecodedWellKnownAttributeData(); 1329=> GetEarlyDecodedWellKnownAttributeData()?.HasInterpolatedStringHandlerAttribute == true; 1459var data = GetEarlyDecodedWellKnownAttributeData();