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