2 references to Name
System.Data.Services (2)
System\Data\Services\Serializers\MetadataSerializer.cs (2)
168"this.TryFindAnyContainerForType(operation.ResultType, out container) -- otherwise, we didn't trim operation '" + operation.Name + "' based on its type having no container."); 184writer.WriteAttributeString(XmlConstants.Name, operation.Name);