1 type derived from SnippetFieldPart
Microsoft.VisualStudio.LanguageServices.Razor (1)
Snippets\XmlSnippetParser.ParsedXmlSnippet.cs (1)
38: SnippetFieldPart(FieldName, DefaultText, EditIndex)
1 instantiation of SnippetFieldPart
Microsoft.VisualStudio.LanguageServices.Razor (1)
Snippets\XmlSnippetParser.ExpansionTemplate.cs (1)
154? new SnippetFieldPart(field.ID, field.Default, fieldIndex)
1 reference to SnippetFieldPart
Microsoft.VisualStudio.LanguageServices.Razor (1)
Snippets\XmlSnippetParser.ExpansionTemplate.cs (1)
153var fieldPart = string.IsNullOrEmpty(field.FunctionName)