2 references to IsFieldOrPropertyWithMatchingStringSyntaxAttribute
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\EmbeddedLanguageDetector.cs (2)
267if (IsFieldOrPropertyWithMatchingStringSyntaxAttribute(symbol, out identifier)) 468return IsFieldOrPropertyWithMatchingStringSyntaxAttribute(symbol, out identifier);