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