1 write to Underlying
Microsoft.CodeAnalysis (1)
Symbols\Attributes\AttributeDescription.cs (1)
100
Underlying
= underlying;
2 references to Underlying
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Attributes\SourceAttributeData.cs (1)
272
targetType = (byte)targetInfo.
Underlying
;
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Attributes\SourceAttributeData.vb (1)
172
targetType = CByte(targetInfo.
Underlying
)