7 references to GetEarlyDecodedWellKnownAttributeData
Microsoft.CodeAnalysis.CSharp (7)
Symbols\Source\SourceNamedTypeSymbol.cs (7)
1053
TypeEarlyWellKnownAttributeData data = this.
GetEarlyDecodedWellKnownAttributeData
();
1350
TypeEarlyWellKnownAttributeData data = this.
GetEarlyDecodedWellKnownAttributeData
();
1367
var attributeData =
GetEarlyDecodedWellKnownAttributeData
()?.CollectionBuilder;
1416
var data =
GetEarlyDecodedWellKnownAttributeData
();
1423
=>
GetEarlyDecodedWellKnownAttributeData
()?.HasInterpolatedStringHandlerAttribute == true;
1559
var data =
GetEarlyDecodedWellKnownAttributeData
();
1647
TypeEarlyWellKnownAttributeData data = this.
GetEarlyDecodedWellKnownAttributeData
();