2 references to LoadAndValidateAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceEventSymbol.cs (1)
222
bagCreatedOnThisThread =
LoadAndValidateAttributes
(this.GetAttributeDeclarations(), ref _lazyCustomAttributesBag);
Symbols\Symbol_Attributes.cs (1)
247
/// This method is called by the binder from <see cref="
LoadAndValidateAttributes
"/> after it has finished binding attributes on the symbol,