1 write to FieldName
Microsoft.VisualStudio.LanguageServices (1)
Snippets\SnippetFunctions\SnippetFunctionClassName.cs (1)
24
this.
FieldName
= fieldName;
1 reference to FieldName
Microsoft.VisualStudio.LanguageServices (1)
Snippets\SnippetFunctions\SnippetFunctionClassName.cs (1)
36
if (snippetExpansionClient.ExpansionSession.GetFieldSpan(
FieldName
, surfaceBufferFieldSpan) != VSConstants.S_OK)