1 write to name
System.Data.Services (1)
System\Data\Services\Parsing\FunctionDescription.cs (1)
77this.name = name;
3 references to name
System.Data.Services (3)
System\Data\Services\Parsing\FunctionDescription.cs (3)
93get { return this.name == FunctionNameCast; } 108get { return this.name == FunctionNameIsOf; } 165this.name,