2 references to HasDecodedData
Microsoft.CodeAnalysis (2)
Symbols\Attributes\DecodeWellKnownAttributeArguments.cs (2)
59
/// Assumes <see cref="
HasDecodedData
"/> is true.
65
Debug.Assert(this.
HasDecodedData
);