1 write to property
System.Data.Services (1)
System\Data\Services\Internal\NeedSkipTokenVisitor.cs (1)
165
this.
property
= this.rt.TryResolvePropertyName(m.Member.Name);
3 references to property
System.Data.Services (3)
System\Data\Services\Internal\NeedSkipTokenVisitor.cs (3)
65
return this.rt != null ? this.
property
: null;
167
this.
property
!= null && this.
property
.ResourceType.ResourceTypeKind == ResourceTypeKind.Primitive,