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